Searched refs:is_sampling_event (Results 1 – 25 of 26) sorted by relevance
12
172 if (!is_sampling_event(event)) { in arc_pmu_event_init()305 if (is_sampling_event(event)) in arc_pmu_start()320 if (is_sampling_event(event)) { in arc_pmu_stop()377 if (is_sampling_event(event)) { in arc_pmu_add()
83 if (!is_sampling_event(event)) {
75 TRACE_EVENT_PERF_PERM(irq_work_exit, is_sampling_event(p_event) ? -EPERM : 0);
160 if (!is_sampling_event(event)) { in xtensa_perf_event_set_period()
301 if (is_sampling_event(event) || in l2x0_pmu_event_init()
56 if (!is_sampling_event(p_event)) in perf_trace_event_perm()
219 if (is_sampling_event(event) || event->attach_state & PERF_ATTACH_TASK) in perf_iommu_event_init()
198 if (is_sampling_event(event) || event->attach_state & PERF_ATTACH_TASK) in hisi_uncore_pmu_event_init()
645 if (is_sampling_event(bp)) { in hw_breakpoint_add()
3156 if (event->attr.inherit || !is_sampling_event(event)) in _perf_event_refresh()5548 if (!is_sampling_event(event)) in _perf_event_period()9188 if (unlikely(!is_sampling_event(event))) in __perf_event_overflow()9306 if (!is_sampling_event(event)) in perf_swevent_event()9484 if (is_sampling_event(event)) { in perf_swevent_add()10615 if (!is_sampling_event(event)) in perf_swevent_start_hrtimer()10635 if (is_sampling_event(event)) { in perf_swevent_cancel_hrtimer()10647 if (!is_sampling_event(event)) in perf_swevent_init_hrtimer()12135 if (is_sampling_event(event)) { in SYSCALL_DEFINE5()
284 if (is_sampling_event(event) || event->attach_state & PERF_ATTACH_TASK) in mmdc_pmu_event_init()
496 if (is_sampling_event(event) || in dmc620_pmu_event_init()
551 if (is_sampling_event(event)) { in dsu_pmu_event_init()
478 if (!is_sampling_event(event)) { in __hw_perf_event_init()
377 if (is_sampling_event(event) || event->attach_state & PERF_ATTACH_TASK) in ddr_perf_event_init()
586 if (is_sampling_event(event) || event->attach_state & PERF_ATTACH_TASK) in tx2_uncore_event_init()
1326 if (is_sampling_event(event) || event->attach_state & PERF_ATTACH_TASK) in cci_pmu_event_init()
931 if (is_sampling_event(event) || event->attach_state & PERF_ATTACH_TASK) in arm_cmn_event_init()
902 if (is_sampling_event(event) || event->attach_state & PERF_ATTACH_TASK) in xgene_perf_event_init()
84 if (!is_sampling_event(event)) {
811 if (is_sampling_event(event) || event->attach_state & PERF_ATTACH_TASK) in fme_perf_event_init()
1116 static inline bool is_sampling_event(struct perf_event *event) in is_sampling_event() function
479 if (!is_sampling_event(event)) { in x86_setup_perfctr()569 if (!is_sampling_event(event)) in x86_pmu_hw_config()
456 if (is_sampling_event(event)) /* No sampling support */ in __hw_perf_event_init()
915 if (!is_sampling_event(event)) in cpumsf_pmu_event_init()
Completed in 87 milliseconds