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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dparse-events.h15 extern struct tracepoint_path *tracepoint_id_to_path(u64 config);
H A Dtrace-event-info.c481 ppath->next = tracepoint_id_to_path(pattrs[i].config);
H A Dparse-events.c159 struct tracepoint_path *tracepoint_id_to_path(u64 config) function
233 path = tracepoint_id_to_path(config);

Completed in 104 milliseconds