Home
last modified time | relevance | path

Searched refs:last_count (Results 1 – 1 of 1) sorted by relevance

/arch/x86/kernel/cpu/mcheck/
Dtherm_throt.c48 unsigned long last_count; member
184 state->count != state->last_count) in therm_throt_process()
188 state->last_count = state->count; in therm_throt_process()