|
def | __init__ (self, common_cpu, common_secs, common_nsecs, common_pid, common_comm, common_callchain) |
|
def | ts (self) |
|
def | ts_format (self) |
|
Definition at line 108 of file Core.py.
◆ __init__()
def Core.EventHeaders.__init__ |
( |
|
self, |
|
|
|
common_cpu, |
|
|
|
common_secs, |
|
|
|
common_nsecs, |
|
|
|
common_pid, |
|
|
|
common_comm, |
|
|
|
common_callchain |
|
) |
| |
◆ ts()
def Core.EventHeaders.ts |
( |
|
self | ) |
|
◆ ts_format()
def Core.EventHeaders.ts_format |
( |
|
self | ) |
|
◆ callchain
Core.EventHeaders.callchain |
◆ comm
◆ cpu
◆ nsecs
◆ pid
◆ secs
The documentation for this class was generated from the following file:
- scripts/python/Perf-Trace-Util/lib/Perf/Trace/Core.py