Home
last modified time | relevance | path

Searched refs:enable_all (Results 1 – 12 of 12) sorted by relevance

/linux/arch/sh/include/asm/
H A Dperf_event.h13 void (*enable_all)(void); member
H A Dhw_breakpoint.h35 void (*enable_all)(unsigned long); member
/linux/tools/testing/selftests/arm64/gcs/
H A Dbasic-gcs.c147 static bool enable_all(void) in enable_push_pop()
370 { "enable_all", enable_all, true },
150 static bool enable_all(void) enable_all() function
/linux/arch/sh/kernel/cpu/sh4a/
H A Dubc.c91 .enable_all = sh4a_ubc_enable_all,
H A Dperf_event.c284 .enable_all = sh4a_pmu_enable_all,
/linux/kernel/trace/
H A Dtrace_boot.c619 bool enable, enable_all = false; in trace_boot_init_events() local
629 enable_all = true; in trace_boot_init_events()
648 if (enable_all) in trace_boot_init_events()
/linux/arch/sh/kernel/cpu/sh4/
H A Dperf_event.c250 .enable_all = sh7750_pmu_enable_all,
/linux/arch/sh/kernel/
H A Dhw_breakpoint.c351 sh_ubc->enable_all(resume_mask); in hw_breakpoint_handler()
H A Dperf_event.c312 sh_pmu->enable_all(); in sh_pmu_enable()
/linux/tools/hv/
H A Dvmbus_testing89 if (args.enable_all):
/linux/arch/x86/events/amd/
H A Dcore.c1325 .enable_all = amd_pmu_enable_all,
1451 x86_pmu.enable_all = amd_pmu_v2_enable_all; in amd_core_pmu_init()
/linux/arch/x86/events/intel/
H A Dcore.c6601 .enable_all = core_pmu_enable_all,
6650 .enable_all = intel_pmu_enable_all,
8026 x86_pmu.enable_all = intel_pmu_nhm_enable_all; in intel_pmu_init()
8221 x86_pmu.enable_all = intel_pmu_nhm_enable_all; in intel_pmu_init()
8465 x86_pmu.enable_all = intel_tfa_pmu_enable_all; in intel_pmu_init()