Home
last modified time | relevance | path

Searched defs:runtime_ss (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dsymbol-elf.c1483 struct symsrc *runtime_ss, int kmodule, int dynsym) in dso__load_sym_internal()
1746 struct symsrc *runtime_ss, int kmodule) in dso__load_sym()
H A Dsymbol.c1752 struct symsrc *syms_ss = NULL, *runtime_ss = NULL; in dso__load() local