Searched refs:kallsyms__parse (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/tools/lib/symbol/
H A Dkallsyms.h22 int kallsyms__parse(const char *filename, void *arg,
H A Dkallsyms.c11 int kallsyms__parse(const char *filename, void *arg, kallsyms__parse() function
/linux-4.4.14/tools/perf/util/
H A Devent.c640 if (kallsyms__parse(kallsyms_filename, &args, find_symbol_cb) <= 0) kallsyms__get_function_start()
H A Dsymbol-elf.c1429 if (kallsyms__parse(kallsyms_filename, kci, kcore_copy__parse_kallsyms()
H A Dsymbol.c648 return kallsyms__parse(filename, &args, map__process_kallsym_symbol); dso__load_all_kallsyms()

Completed in 120 milliseconds