Home
last modified time | relevance | path

Searched defs:amd_et_state (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/x86/x86/
H A Dmca.c79 struct amd_et_state { struct
80 int cur_threshold;
81 time_t last_intr;
194 static struct amd_et_state **amd_et_state; /* Indexed by cpuid, bank. */ variable