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

  /external/linux-tools-perf/util/
map.h 202 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/
builtin-test.c 131 first_pair = machine__find_kernel_symbol(&kallsyms, type, sym->start, NULL, NULL);

Completed in 161 milliseconds