Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Devent.c425 static int find_symbol_cb(void *arg, const char *name, char type, in find_symbol_cb() function
485 if (kallsyms__parse(filename, &args, find_symbol_cb) <= 0) { in perf_event__synthesize_kernel_mmap()