Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
intel_uncore_box Struct Reference

#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_eventevents [UNCORE_PMC_IDX_MAX]
 
struct perf_eventevent_list [UNCORE_PMC_IDX_MAX]
 
unsigned long active_mask [BITS_TO_LONGS(UNCORE_PMC_IDX_MAX)]
 
u64 tags [UNCORE_PMC_IDX_MAX]
 
struct pci_devpci_dev
 
struct intel_uncore_pmupmu
 
struct hrtimer hrtimer
 
struct list_head list
 
struct intel_uncore_extra_reg shared_regs [0]
 

Detailed Description

Definition at line 408 of file perf_event_intel_uncore.h.

Field Documentation

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.

Definition at line 423 of file perf_event_intel_uncore.h.

Definition at line 418 of file perf_event_intel_uncore.h.


The documentation for this struct was generated from the following file: