Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | P6_NOP_EVENT 0x0000002EULL |
Functions | |
PMU_FORMAT_ATTR (event,"config:0-7") | |
PMU_FORMAT_ATTR (umask,"config:8-15") | |
PMU_FORMAT_ATTR (edge,"config:18") | |
PMU_FORMAT_ATTR (pc,"config:19") | |
PMU_FORMAT_ATTR (inv,"config:23") | |
PMU_FORMAT_ATTR (cmask,"config:24-31") | |
__init int | p6_pmu_init (void) |
#define P6_NOP_EVENT 0x0000002EULL |
Definition at line 124 of file perf_event_p6.c.
Definition at line 232 of file perf_event_p6.c.
PMU_FORMAT_ATTR | ( | event | , |
"config:0-7" | |||
) |
PMU_FORMAT_ATTR | ( | umask | , |
"config:8-15" | |||
) |
PMU_FORMAT_ATTR | ( | edge | , |
"config:18" | |||
) |
PMU_FORMAT_ATTR | ( | pc | , |
"config:19" | |||
) |
PMU_FORMAT_ATTR | ( | inv | , |
"config:23" | |||
) |
PMU_FORMAT_ATTR | ( | cmask | , |
"config:24-31" | |||
) |