Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields | Static Public Attributes
PebsNHM Class Reference
Inheritance diagram for PebsNHM:
PebsEvent PerfEvent

Public Member Functions

def __init__
 
- Public Member Functions inherited from PebsEvent
def __init__
 
- Public Member Functions inherited from PerfEvent
def __init__
 
def show
 

Data Fields

 status
 
 dla
 
 dse
 
 lat
 
- Data Fields inherited from PebsEvent
 flags
 
 ip
 
 ax
 
 bx
 
 cx
 
 dx
 
 si
 
 di
 
 bp
 
 sp
 
- Data Fields inherited from PerfEvent
 name
 
 comm
 
 dso
 
 symbol
 
 raw_buf
 
 ev_type
 

Static Public Attributes

int pebs_nhm_num 0
 
- Static Public Attributes inherited from PebsEvent
int pebs_num 0
 
- Static Public Attributes inherited from PerfEvent
int event_num 0
 

Detailed Description

Definition at line 82 of file EventClass.py.

Constructor & Destructor Documentation

def __init__ (   self,
  name,
  comm,
  dso,
  symbol,
  raw_buf,
  ev_type = EVTYPE_PEBS_LL 
)

Definition at line 84 of file EventClass.py.

Field Documentation

dla

Definition at line 88 of file EventClass.py.

dse

Definition at line 89 of file EventClass.py.

lat

Definition at line 90 of file EventClass.py.

int pebs_nhm_num 0
static

Definition at line 83 of file EventClass.py.

Definition at line 87 of file EventClass.py.


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