Searched defs:ev_type (Results 1 – 2 of 2) sorted by relevance
/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
A D | EventClass.py | 38 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_GENERIC): argument 58 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS): argument 87 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS_LL): argument
|
/tools/iio/ |
A D | iio_event_monitor.c | 149 enum iio_event_type ev_type = IIO_EVENT_CODE_EXTRACT_TYPE(event->id); in event_is_known() local 280 enum iio_event_type ev_type = IIO_EVENT_CODE_EXTRACT_TYPE(event->id); in print_event() local
|
Completed in 4 milliseconds