Home
last modified time | relevance | path

Searched refs:symsrc__possibly_runtime (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymsrc.h44 bool symsrc__possibly_runtime(struct symsrc *ss);
H A Dsymbol-minimal.c278 bool symsrc__possibly_runtime(struct symsrc *ss __maybe_unused) in symsrc__possibly_runtime() function
H A Dsymbol.c1901 if (!runtime_ss && symsrc__possibly_runtime(ss)) { in dso__load()
H A Dsymbol-elf.c794 bool symsrc__possibly_runtime(struct symsrc *ss) in symsrc__possibly_runtime() function
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsymsrc.h45 bool symsrc__possibly_runtime(struct symsrc *ss);
H A Dsymbol-minimal.c278 bool symsrc__possibly_runtime(struct symsrc *ss __maybe_unused) in symsrc__possibly_runtime() function
H A Dsymbol.c2014 if (!runtime_ss && symsrc__possibly_runtime(ss)) { in dso__load()
H A Dsymbol-elf.c1200 bool symsrc__possibly_runtime(struct symsrc *ss) in symsrc__possibly_runtime() function

Completed in 14 milliseconds