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

/linux-master/tools/perf/util/
H A Dtrace-event-info.c404 static struct tracepoint_path *tracepoint_id_to_path(u64 config) function
472 struct tracepoint_path *path = tracepoint_id_to_path(config);
528 ppath->next = tracepoint_id_to_path(pos->core.attr.config);

Completed in 174 milliseconds