Searched refs:pebs_type (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dperf_event_intel_ds.c604 char pebs_type = x86_pmu.intel_cap.pebs_trap ? '+' : '-'; local
609 printk(KERN_CONT "PEBS fmt0%c, ", pebs_type);
616 printk(KERN_CONT "PEBS fmt1%c, ", pebs_type);
623 printk(KERN_CONT "no PEBS fmt%d%c, ", format, pebs_type);

Completed in 52 milliseconds