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

#include <perf_event_intel_uncore.h>

Data Fields

const charname
 
int num_counters
 
int num_boxes
 
int perf_ctr_bits
 
int fixed_ctr_bits
 
unsigned perf_ctr
 
unsigned event_ctl
 
unsigned event_mask
 
unsigned fixed_ctr
 
unsigned fixed_ctl
 
unsigned box_ctl
 
unsigned msr_offset
 
unsigned num_shared_regs:8
 
unsigned single_fixed:1
 
unsigned pair_ctr_ctl:1
 
unsigned * msr_offsets
 
struct event_constraint unconstrainted
 
struct event_constraintconstraints
 
struct intel_uncore_pmupmus
 
struct intel_uncore_opsops
 
struct uncore_event_descevent_descs
 
struct attribute_groupattr_groups [4]
 

Detailed Description

Definition at line 350 of file perf_event_intel_uncore.h.

Field Documentation

struct attribute_group* attr_groups[4]

Definition at line 372 of file perf_event_intel_uncore.h.

unsigned box_ctl

Definition at line 361 of file perf_event_intel_uncore.h.

struct event_constraint* constraints

Definition at line 368 of file perf_event_intel_uncore.h.

unsigned event_ctl

Definition at line 357 of file perf_event_intel_uncore.h.

struct uncore_event_desc* event_descs

Definition at line 371 of file perf_event_intel_uncore.h.

unsigned event_mask

Definition at line 358 of file perf_event_intel_uncore.h.

unsigned fixed_ctl

Definition at line 360 of file perf_event_intel_uncore.h.

unsigned fixed_ctr

Definition at line 359 of file perf_event_intel_uncore.h.

int fixed_ctr_bits

Definition at line 355 of file perf_event_intel_uncore.h.

unsigned msr_offset

Definition at line 362 of file perf_event_intel_uncore.h.

unsigned* msr_offsets

Definition at line 366 of file perf_event_intel_uncore.h.

const char* name

Definition at line 351 of file perf_event_intel_uncore.h.

int num_boxes

Definition at line 353 of file perf_event_intel_uncore.h.

int num_counters

Definition at line 352 of file perf_event_intel_uncore.h.

unsigned num_shared_regs

Definition at line 363 of file perf_event_intel_uncore.h.

Definition at line 370 of file perf_event_intel_uncore.h.

unsigned pair_ctr_ctl

Definition at line 365 of file perf_event_intel_uncore.h.

unsigned perf_ctr

Definition at line 356 of file perf_event_intel_uncore.h.

int perf_ctr_bits

Definition at line 354 of file perf_event_intel_uncore.h.

Definition at line 369 of file perf_event_intel_uncore.h.

unsigned single_fixed

Definition at line 364 of file perf_event_intel_uncore.h.

struct event_constraint unconstrainted

Definition at line 367 of file perf_event_intel_uncore.h.


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