Searched defs:is_kallsyms (Results 1 – 1 of 1) sorted by relevance
189 const char *name, bool is_kallsyms) in build_id_cache__add_s()241 bool is_kallsyms) in build_id_cache__add_b()290 bool is_kallsyms = dso->kernel && dso->long_name[0] != '/'; in dso__cache_build_id() local