Home
last modified time | relevance | path

Searched refs:debug_ovfl (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/ia64/include/asm/
Dperfmon.h104 int debug_ovfl; /* turn on/off debug printk in overflow handler */ member
/Linux-v4.19/arch/ia64/kernel/
Dperfmon_default_smpl.c32 …if (unlikely(pfm_sysctl.debug > 0 && pfm_sysctl.debug_ovfl >0)) { printk("%s.%d: CPU%d ", __func__…
Dperfmon.c239 …if (unlikely(pfm_sysctl.debug > 0 && pfm_sysctl.debug_ovfl >0)) { printk("%s.%d: CPU%d [%d] ", __f…
536 .data = &pfm_sysctl.debug_ovfl,