Linux Perf
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
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