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

  /external/linux-tools-perf/perf-3.12.0/tools/lib/traceevent/
event-parse.h 578 const char *pevent_find_function(struct pevent *pevent, unsigned long long addr);
parse-filter.c     [all...]
event-parse.c 412 * 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
    [all...]

Completed in 508 milliseconds