HomeSort by relevance Sort by last modified time
    Searched refs:tracepoint_id_to_path (Results 1 - 3 of 3) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
parse-events.h 25 extern struct tracepoint_path *tracepoint_id_to_path(u64 config);
trace-event-info.c 430 ppath->next = tracepoint_id_to_path(pos->attr.config);
parse-events.c 157 struct tracepoint_path *tracepoint_id_to_path(u64 config) function

Completed in 36 milliseconds