Linux Kernel
3.7.1
|
Data Fields | |
struct cmb * | mem |
struct list_head | list |
int | num_channels |
spinlock_t | lock |
struct cmb_area - container for global cmb data
: pointer to CMBs (only in basic measurement mode) : contains a linked list of all subchannels : number of channels to be measured : protect concurrent access to and
spinlock_t lock |