Searched refs:dso__demangle_sym (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/perf/util/
H A Dsymbol.h185 char *dso__demangle_sym(struct dso *dso, int kmodule, const char *elf_name);
H A Dsymbol-minimal.c384 char *dso__demangle_sym(struct dso *dso __maybe_unused, function
H A Dsrcline.c103 demangled = dso__demangle_sym(dso, 0, funcname);
H A Dsymbol-elf.c847 char *dso__demangle_sym(struct dso *dso, int kmodule, const char *elf_name) function

Completed in 133 milliseconds