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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dperf_event.h11 void (*disable_all)(void); member in struct:sh_pmu
H A Dhw_breakpoint.h35 void (*disable_all)(void); member in struct:sh_ubc
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dperf_event_p6.c90 .disable_all = p6_pmu_disable_all,
H A Dperf_event_amd.c374 .disable_all = x86_pmu_disable_all,
H A Dperf_event_intel.c825 .disable_all = x86_pmu_disable_all,
863 .disable_all = intel_pmu_disable_all,
H A Dperf_event.c190 void (*disable_all)(void); member in struct:x86_pmu
591 x86_pmu.disable_all();
H A Dperf_event_p4.c854 .disable_all = p4_pmu_disable_all,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh4a/
H A Dubc.c95 .disable_all = sh4a_ubc_disable_all,
H A Dperf_event.c253 .disable_all = sh4a_pmu_disable_all,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh4/
H A Dperf_event.c237 .disable_all = sh7750_pmu_disable_all,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dhw_breakpoint.c301 sh_ubc->disable_all();
H A Dperf_event.c315 sh_pmu->disable_all();

Completed in 179 milliseconds