Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dtrace-event-info.c411 static struct tracepoint_path *tracepoint_id_to_path(u64 config) in tracepoint_id_to_path() function
523 ppath->next = tracepoint_id_to_path(pos->core.attr.config); in get_tracepoints_path()