symsrc__init     1718 tools/perf/util/symbol.c 			sirc = symsrc__init(ss, dso, name, symtab_type);
symsrc__init     1835 tools/perf/util/symbol.c 	if (symsrc__init(&ss, dso, symfs_vmlinux, symtab_type))
symsrc__init       40 tools/perf/util/symsrc.h int symsrc__init(struct symsrc *ss, struct dso *dso, const char *name, enum dso_binary_type type);