Searched refs:EVTYPE_GENERIC (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DEventClass.py14 EVTYPE_GENERIC = 0 variable
36 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_GENERIC):
/linux-4.1.27/tools/perf/scripts/python/
H A Devent_analyzing_sample.py93 if event.ev_type == EVTYPE_GENERIC:

Completed in 94 milliseconds