Searched refs:machine__find_kernel_symbol (Results 1 - 2 of 2) sorted by relevance

/external/linux-tools-perf/util/
H A Dmap.h202 struct symbol *machine__find_kernel_symbol(struct machine *self, function
215 return machine__find_kernel_symbol(self, MAP__FUNCTION, addr, mapp, filter);
/external/linux-tools-perf/
H A Dbuiltin-test.c131 first_pair = machine__find_kernel_symbol(&kallsyms, type, sym->start, NULL, NULL);

Completed in 28 milliseconds