Linux Perf
EventClass.py File Reference

Go to the source code of this file.

Classes

class  EventClass.PerfEvent
 
class  EventClass.PebsEvent
 
class  EventClass.PebsNHM
 

Namespaces

 EventClass
 

Functions

def EventClass.create_event (name, comm, dso, symbol, raw_buf)
 

Variables

int EventClass.EVTYPE_GENERIC = 0
 
int EventClass.EVTYPE_PEBS = 1
 
int EventClass.EVTYPE_PEBS_LL = 2
 
int EventClass.EVTYPE_IBS = 3