Searched refs:debug_ovfl (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/arch/ia64/kernel/ |
D | perfmon.c | 168 …if (pfm_sysctl.debug > 0 && pfm_sysctl.debug_ovfl >0) { printk("%s.%d: CPU%d ", __FUNCTION__, __LI… 391 int debug_ovfl; /* turn on/off debug printk in overflow handler */ member 416 {2, "debug_ovfl", &pfm_sysctl.debug_ovfl, sizeof(int), 0666, NULL, &proc_dointvec, NULL,},
|