|
Linux Kernel
3.7.1
|
Data Fields | |
| wait_queue_head_t | counter |
| unsigned long | time |
| int | read |
struct ksz_counter_info - OS dependent counter information data structure : Wait queue to wakeup after counters are read. : Next time in jiffies to read counter. : Indication of counters read in full or not.
| wait_queue_head_t counter |
1.8.2