Home
last modified time | relevance | path

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

/tools/perf/util/
Dparse-events.h27 struct tracepoint_path *tracepoint_id_to_path(u64 config);
Dtrace-event-info.c427 ppath->next = tracepoint_id_to_path(pos->core.attr.config); in get_tracepoints_path()
Dparse-events.c186 struct tracepoint_path *tracepoint_id_to_path(u64 config) in tracepoint_id_to_path() function