Home
last modified time | relevance | path

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

/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.h40 struct tep_event *trace_event__tp_format_id(int id);
H A Devsel.c645 tp_format = trace_event__tp_format_id(evsel->core.attr.config); in evsel__tp_format()