Home
last modified time | relevance | path

Searched refs:trace_event__tp_format_id (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/tools/perf/util/
Dtrace-event.c113 struct tep_event *trace_event__tp_format_id(int id) in trace_event__tp_format_id() function
Dtrace-event.h28 struct tep_event *trace_event__tp_format_id(int id);
Dpython.c476 tp_format = trace_event__tp_format_id(evsel->core.attr.config); in get_tracepoint_field()