Searched refs:is_sampling_event (Results 1 - 25 of 39) sorted by relevance

12

/linux-master/arch/arc/kernel/
H A Dperf_event.c334 if (!is_sampling_event(event)) {
467 if (is_sampling_event(event))
482 if (is_sampling_event(event)) {
539 if (is_sampling_event(event)) {
/linux-master/arch/x86/include/asm/trace/
H A Dirq_vectors.h75 TRACE_EVENT_PERF_PERM(irq_work_exit, is_sampling_event(p_event) ? -EPERM : 0);
/linux-master/arch/x86/events/amd/
H A Dbrs.c109 if (!is_sampling_event(event))
H A Dlbr.c314 if (!is_sampling_event(event))
H A Diommu.c219 if (is_sampling_event(event) || event->attach_state & PERF_ATTACH_TASK)
/linux-master/arch/arm/mm/
H A Dcache-l2x0-pmu.c301 if (is_sampling_event(event) ||
/linux-master/kernel/trace/
H A Dtrace_event_perf.c56 if (!is_sampling_event(p_event))
/linux-master/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.c197 if (is_sampling_event(event) || event->attach_state & PERF_ATTACH_TASK)
H A Dhisi_pcie_pmu.c379 if (is_sampling_event(event) || event->attach_state & PERF_ATTACH_TASK)
/linux-master/arch/xtensa/kernel/
H A Dperf_event.c169 if (!is_sampling_event(event)) {
/linux-master/drivers/perf/
H A Driscv_pmu.c341 if (!is_sampling_event(event)) {
H A Ddwc_pcie_pmu.c373 if (is_sampling_event(event))
H A Darm_pmu.c484 if (!is_sampling_event(event)) {
H A Darm_dmc620_pmu.c525 if (is_sampling_event(event) ||
H A Dfsl_imx9_ddr_perf.c422 if (is_sampling_event(event) || event->attach_state & PERF_ATTACH_TASK)
H A Dmarvell_cn10k_ddr_pmu.c331 if (is_sampling_event(event)) {
H A Dcxl_pmu.c578 if (is_sampling_event(event) || event->attach_state & PERF_ATTACH_TASK)
H A Darm_dsu_pmu.c551 if (is_sampling_event(event)) {
H A Dalibaba_uncore_drw_pmu.c543 if (is_sampling_event(event)) {
H A Dthunderx2_pmu.c586 if (is_sampling_event(event) || event->attach_state & PERF_ATTACH_TASK)
/linux-master/arch/x86/kvm/
H A Dpmu.c262 if (is_sampling_event(pmc->perf_event) &&
299 !is_sampling_event(pmc->perf_event))
/linux-master/drivers/perf/amlogic/
H A Dmeson_ddr_pmu_core.c127 if (is_sampling_event(event) || event->attach_state & PERF_ATTACH_TASK)
/linux-master/kernel/events/
H A Dhw_breakpoint.c972 if (is_sampling_event(bp)) {
/linux-master/arch/arm/mach-imx/
H A Dmmdc.c286 if (is_sampling_event(event) || event->attach_state & PERF_ATTACH_TASK)
/linux-master/drivers/fpga/
H A Ddfl-fme-perf.c811 if (is_sampling_event(event) || event->attach_state & PERF_ATTACH_TASK)

Completed in 261 milliseconds

12