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