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

/external/linux-tools-perf/util/
H A Dparse-events.h26 extern struct tracepoint_path *tracepoint_id_to_path(u64 config);
H A Dtrace-event-info.c495 ppath->next = tracepoint_id_to_path(pos->attr.config);
H A Dparse-events.c166 struct tracepoint_path *tracepoint_id_to_path(u64 config) function
240 path = tracepoint_id_to_path(config);

Completed in 66 milliseconds