Home
last modified time | relevance | path

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

/freebsd/sys/x86/x86/
H A Dmca.c81 struct amd_et_state { struct
82 int cur_threshold;
83 time_t last_intr;
248 static struct amd_et_state **amd_et_state; /* Indexed by cpuid, bank. */ variable