Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dtrace-event.h72 char *tracepoint_id_to_name(u64 config);
H A Dperf_event_attr_fprintf.c218 char *str = tracepoint_id_to_name(value);
H A Dtrace-event-info.c470 char *tracepoint_id_to_name(u64 config) in tracepoint_id_to_name() function