|
Linux Kernel
3.7.1
|
Data Fields | |
| int | weight |
| int | event |
| int | counter |
| int | unassigned |
| unsigned long | used [BITS_TO_LONGS(X86_PMC_IDX_MAX)] |
Definition at line 557 of file perf_event.c.
| int counter |
Definition at line 560 of file perf_event.c.
Definition at line 559 of file perf_event.c.
| int unassigned |
Definition at line 561 of file perf_event.c.
| unsigned long used[BITS_TO_LONGS(X86_PMC_IDX_MAX)] |
Definition at line 562 of file perf_event.c.
| int weight |
Definition at line 558 of file perf_event.c.
1.8.2