Searched defs:pevent_find_function (Results 1 - 1 of 1) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/lib/traceevent/
H A Devent-parse.c412 * pevent_find_function - find a function by a given address
420 const char *pevent_find_function(struct pevent *pevent, unsigned long long addr) function
437 * conjunction with pevent_find_function to print both the function

Completed in 105 milliseconds