|
Linux Kernel
3.7.1
|
#include <perf_event_intel_uncore.h>
Data Fields | |
| int | phys_id |
| int | n_active |
| int | n_events |
| int | cpu |
| unsigned long | flags |
| atomic_t | refcnt |
| struct perf_event * | events [UNCORE_PMC_IDX_MAX] |
| struct perf_event * | event_list [UNCORE_PMC_IDX_MAX] |
| unsigned long | active_mask [BITS_TO_LONGS(UNCORE_PMC_IDX_MAX)] |
| u64 | tags [UNCORE_PMC_IDX_MAX] |
| struct pci_dev * | pci_dev |
| struct intel_uncore_pmu * | pmu |
| struct hrtimer | hrtimer |
| struct list_head | list |
| struct intel_uncore_extra_reg | shared_regs [0] |
Definition at line 408 of file perf_event_intel_uncore.h.
| unsigned long active_mask[BITS_TO_LONGS(UNCORE_PMC_IDX_MAX)] |
Definition at line 417 of file perf_event_intel_uncore.h.
Definition at line 412 of file perf_event_intel_uncore.h.
Definition at line 416 of file perf_event_intel_uncore.h.
Definition at line 415 of file perf_event_intel_uncore.h.
| unsigned long flags |
Definition at line 413 of file perf_event_intel_uncore.h.
Definition at line 421 of file perf_event_intel_uncore.h.
Definition at line 422 of file perf_event_intel_uncore.h.
| int n_active |
Definition at line 410 of file perf_event_intel_uncore.h.
| int n_events |
Definition at line 411 of file perf_event_intel_uncore.h.
Definition at line 419 of file perf_event_intel_uncore.h.
| int phys_id |
Definition at line 409 of file perf_event_intel_uncore.h.
Definition at line 420 of file perf_event_intel_uncore.h.
| atomic_t refcnt |
Definition at line 414 of file perf_event_intel_uncore.h.
| struct intel_uncore_extra_reg shared_regs[0] |
Definition at line 423 of file perf_event_intel_uncore.h.
| u64 tags[UNCORE_PMC_IDX_MAX] |
Definition at line 418 of file perf_event_intel_uncore.h.
1.8.2