Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
sbprof_tb Struct Reference

Data Fields

wait_queue_head_t tb_sync
 
wait_queue_head_t tb_read
 
struct mutex lock
 
enum open_status open
 
tb_sample_tsbprof_tbbuf
 
int next_tb_sample
 
volatile int tb_enable
 
volatile int tb_armed
 

Detailed Description

Definition at line 68 of file sb_tbprof.c.

Field Documentation

struct mutex lock

Definition at line 71 of file sb_tbprof.c.

int next_tb_sample

Definition at line 74 of file sb_tbprof.c.

enum open_status open

Definition at line 72 of file sb_tbprof.c.

tb_sample_t* sbprof_tbbuf

Definition at line 73 of file sb_tbprof.c.

volatile int tb_armed

Definition at line 77 of file sb_tbprof.c.

volatile int tb_enable

Definition at line 76 of file sb_tbprof.c.

Definition at line 70 of file sb_tbprof.c.

Definition at line 69 of file sb_tbprof.c.


The documentation for this struct was generated from the following file: