Home
last modified time | relevance | path

Searched refs:build_id_cache__kallsyms_path (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dbuild-id.h30 char *build_id_cache__kallsyms_path(const char *sbuild_id, char *bf,
H A Dbuild-id.c168 char *build_id_cache__kallsyms_path(const char *sbuild_id, char *bf, in build_id_cache__kallsyms_path() function
H A Dsymbol.c2107 if (!build_id_cache__kallsyms_path(sbuild_id, path, sizeof(path))) { in dso__find_kallsyms()