Searched defs:amd_et_state (Results 1 – 1 of 1) sorted by relevance
81 struct amd_et_state { struct82 int cur_threshold;83 time_t last_intr;248 static struct amd_et_state **amd_et_state; /* Indexed by cpuid, bank. */ variable