|
Linux Kernel
3.7.1
|
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 |
Definition at line 82 of file EventClass.py.
| def __init__ | ( | self, | |
| name, | |||
| comm, | |||
| dso, | |||
| symbol, | |||
| raw_buf, | |||
ev_type = EVTYPE_PEBS_LL |
|||
| ) |
Definition at line 84 of file EventClass.py.
| 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.
|
static |
Definition at line 83 of file EventClass.py.
Definition at line 87 of file EventClass.py.
1.8.2