Searched refs:is_debug (Results 1 – 4 of 4) sorted by relevance
32 bool is_debug);34 bool is_debug, bool is_kallsyms);
243 bool is_debug) in build_id_cache__basename() argument245 return is_kallsyms ? "kallsyms" : (is_vdso ? "vdso" : (is_debug ? in build_id_cache__basename()250 bool is_debug, bool is_kallsyms) in __dso__build_id_filename() argument272 is_debug)); in __dso__build_id_filename()281 bool is_debug) in dso__build_id_filename() argument285 return __dso__build_id_filename(dso, bf, size, is_debug, is_kallsyms); in dso__build_id_filename()
350 if (pdd->qpd.is_debug) in pqm_create_queue()
6468 else if (is_debug(intr_info) && in nested_vmx_l0_wants_exit()