Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/sh/include/asm/
A Dperf_event.h13 void (*enable_all)(void); member
A Dhw_breakpoint.h35 void (*enable_all)(unsigned long); member
/linux-6.3-rc2/arch/sh/kernel/cpu/sh4a/
A Dubc.c91 .enable_all = sh4a_ubc_enable_all,
A Dperf_event.c284 .enable_all = sh4a_pmu_enable_all,
/linux-6.3-rc2/kernel/trace/
A Dtrace_boot.c521 bool enable, enable_all = false; in trace_boot_init_events() local
531 enable_all = true; in trace_boot_init_events()
550 if (enable_all) in trace_boot_init_events()
/linux-6.3-rc2/arch/x86/events/intel/
A Dp6.c205 .enable_all = p6_pmu_enable_all,
A Dknc.c294 .enable_all = knc_pmu_enable_all,
A Dcore.c4872 .enable_all = core_pmu_enable_all,
4920 .enable_all = intel_pmu_enable_all,
6005 x86_pmu.enable_all = intel_pmu_nhm_enable_all; in intel_pmu_init()
6192 x86_pmu.enable_all = intel_pmu_nhm_enable_all; in intel_pmu_init()
6435 x86_pmu.enable_all = intel_tfa_pmu_enable_all; in intel_pmu_init()
A Dp4.c1339 .enable_all = p4_pmu_enable_all,
/linux-6.3-rc2/arch/sh/kernel/cpu/sh4/
A Dperf_event.c250 .enable_all = sh7750_pmu_enable_all,
/linux-6.3-rc2/drivers/soc/ti/
A Dknav_dma.c89 bool loopback, enable_all; member
669 dma->enable_all = (of_get_property(node, "ti,enable-all", NULL) != NULL); in dma_init()
703 if (dma->enable_all) { in dma_init()
/linux-6.3-rc2/arch/sh/kernel/
A Dhw_breakpoint.c351 sh_ubc->enable_all(resume_mask); in hw_breakpoint_handler()
A Dperf_event.c312 sh_pmu->enable_all(); in sh_pmu_enable()
/linux-6.3-rc2/tools/hv/
A Dvmbus_testing89 if (args.enable_all):
/linux-6.3-rc2/arch/x86/events/amd/
A Dcore.c1238 .enable_all = amd_pmu_enable_all,
1362 x86_pmu.enable_all = amd_pmu_v2_enable_all; in amd_core_pmu_init()
/linux-6.3-rc2/arch/x86/events/zhaoxin/
A Dcore.c463 .enable_all = zhaoxin_pmu_enable_all,
/linux-6.3-rc2/drivers/pci/
A Dsetup-bus.c2180 goto enable_all; in pci_assign_unassigned_bridge_resources()
2185 goto enable_all; in pci_assign_unassigned_bridge_resources()
2220 enable_all: in pci_assign_unassigned_bridge_resources()
/linux-6.3-rc2/arch/x86/events/
A Dperf_event.h747 void (*enable_all)(int added); member
A Dcore.c65 DEFINE_STATIC_CALL_NULL(x86_pmu_enable_all, *x86_pmu.enable_all);
2007 static_call_update(x86_pmu_enable_all, x86_pmu.enable_all); in x86_pmu_static_call_update()

Completed in 59 milliseconds