Home
last modified time | relevance | path

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

/linux-2.6.39/tools/perf/util/
Dheader.c189 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