Linux Perf
EventClass.PebsNHM Class Reference
Inheritance diagram for EventClass.PebsNHM:
Inheritance graph
Collaboration diagram for EventClass.PebsNHM:
Collaboration graph

Public Member Functions

def __init__ (self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS_LL)
 
- Public Member Functions inherited from EventClass.PebsEvent
def __init__ (self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS)
 
- Public Member Functions inherited from EventClass.PerfEvent
def __init__ (self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_GENERIC)
 
def show (self)
 

Public Attributes

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

Static Public Attributes

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

Detailed Description

Definition at line 83 of file EventClass.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 85 of file EventClass.py.

Member Data Documentation

◆ dla

EventClass.PebsNHM.dla

Definition at line 89 of file EventClass.py.

◆ dse

EventClass.PebsNHM.dse

Definition at line 90 of file EventClass.py.

◆ lat

EventClass.PebsNHM.lat

Definition at line 91 of file EventClass.py.

◆ pebs_nhm_num

int EventClass.PebsNHM.pebs_nhm_num = 0
static

Definition at line 84 of file EventClass.py.

◆ status

EventClass.PebsNHM.status

Definition at line 88 of file EventClass.py.


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