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

Data Fields

struct entrynext
 
voidtimer
 
voidstart_func
 
voidexpire_func
 
pid_t pid
 
unsigned long count
 
unsigned int timer_flag
 
char comm [TASK_COMM_LEN+1]
 

Detailed Description

Definition at line 53 of file timer_stats.c.

Field Documentation

Definition at line 77 of file timer_stats.c.

unsigned long count

Definition at line 70 of file timer_stats.c.

void* expire_func

Definition at line 64 of file timer_stats.c.

struct entry* next

Definition at line 57 of file timer_stats.c.

Definition at line 65 of file timer_stats.c.

void* start_func

Definition at line 63 of file timer_stats.c.

Definition at line 62 of file timer_stats.c.

unsigned int timer_flag

Definition at line 71 of file timer_stats.c.


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