Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dbuild-id.c246 bool is_debug) in build_id_cache__basename()
253 bool is_debug) in dso__build_id_filename()
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_drv.c95 bool is_debug = level[1] == KERN_DEBUG[1]; in __i915_printk() local
/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/
Dkfd_priv.h516 bool is_debug; member
/Linux-v4.19/arch/x86/kvm/
Dvmx.c1605 static inline bool is_debug(u32 intr_info) in is_debug() function