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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dsymbol.h211 int symsrc__init(struct symsrc *ss, struct dso *dso, const char *name,
H A Dsymbol-minimal.c244 int symsrc__init(struct symsrc *ss, struct dso *dso __maybe_unused, function
H A Dsymbol.c1047 if (symsrc__init(ss, dso, name, symtab_type) < 0)
1141 if (symsrc__init(&ss, dso, symfs_vmlinux, symtab_type))
H A Dsymbol-elf.c561 int symsrc__init(struct symsrc *ss, struct dso *dso, const char *name, function

Completed in 513 milliseconds