Linux Kernel
3.7.1
|
#include <perf_event_intel_uncore.h>
Data Fields | |
struct pmu | pmu |
char | name [UNCORE_PMU_NAME_LEN] |
int | pmu_idx |
int | func_id |
struct intel_uncore_type * | type |
struct intel_uncore_box **__percpu | box |
struct list_head | box_list |
Definition at line 392 of file perf_event_intel_uncore.h.
struct intel_uncore_box** __percpu box |
Definition at line 398 of file perf_event_intel_uncore.h.
Definition at line 399 of file perf_event_intel_uncore.h.
int func_id |
Definition at line 396 of file perf_event_intel_uncore.h.
char name[UNCORE_PMU_NAME_LEN] |
Definition at line 394 of file perf_event_intel_uncore.h.
Definition at line 393 of file perf_event_intel_uncore.h.
int pmu_idx |
Definition at line 395 of file perf_event_intel_uncore.h.
Definition at line 397 of file perf_event_intel_uncore.h.