Home
last modified time | relevance | path

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

/external/linux-tools-perf/util/
Dheader.c215 const char *name, bool is_kallsyms) in build_id_cache__add_s()
271 bool is_kallsyms) in build_id_cache__add_b()
320 bool is_kallsyms = dso->kernel && dso->long_name[0] != '/'; in dso__cache_build_id() local