Data Fields | |
int | counter |
struct list_head | next |
Definition at line 28 of file op_alloc_counter.c.
counter nr
Definition at line 30 of file op_alloc_counter.c.
Referenced by allocate_counter(), and build_counter_arc().
struct list_head counter_arc::next [read] |
the next counter allowed for this event
Definition at line 32 of file op_alloc_counter.c.
Referenced by build_counter_arc(), and delete_counter_arc().