Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dtrace-event-info.c403 static struct tracepoint_path *tracepoint_id_to_path(u64 config) in tracepoint_id_to_path() function
471 struct tracepoint_path *path = tracepoint_id_to_path(config); in tracepoint_id_to_name()
527 ppath->next = tracepoint_id_to_path(pos->core.attr.config); in get_tracepoints_path()