Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dtrace-event.c112 struct tep_event *trace_event__tp_format_id(int id) in trace_event__tp_format_id() function
H A Dtrace-event.h39 struct tep_event *trace_event__tp_format_id(int id);
H A Dpython.c534 tp_format = trace_event__tp_format_id(evsel->core.attr.config); in get_tracepoint_field()