Home
last modified time | relevance | path

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

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