Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dbuild-id.c228 bool is_debug) in build_id_cache__basename()
235 bool is_debug, bool is_kallsyms) in __dso__build_id_filename()
266 bool is_debug) in dso__build_id_filename()
/linux/arch/x86/kvm/vmx/
H A Dvmcs.h98 static inline bool is_debug(u32 intr_info) in is_debug() function