Linux Kernel
3.7.1
|
Data Fields | |
bool | new_event |
int | event |
u64 | next_check |
unsigned long | count |
unsigned long | last_count |
Definition at line 42 of file therm_throt.c.
unsigned long count |
Definition at line 46 of file therm_throt.c.
Definition at line 44 of file therm_throt.c.
unsigned long last_count |
Definition at line 47 of file therm_throt.c.
bool new_event |
Definition at line 43 of file therm_throt.c.
u64 next_check |
Definition at line 45 of file therm_throt.c.