Searched refs:needed_cb (Results 1 – 1 of 1) sorted by relevance
868 pebs_update_state(bool needed_cb, struct cpu_hw_events *cpuc, struct pmu *pmu) in pebs_update_state() argument877 if (needed_cb != pebs_needs_sched_cb(cpuc)) { in pebs_update_state()878 if (!needed_cb) in pebs_update_state()894 bool needed_cb = pebs_needs_sched_cb(cpuc); in intel_pmu_pebs_add() local900 pebs_update_state(needed_cb, cpuc, event->ctx->pmu); in intel_pmu_pebs_add()932 bool needed_cb = pebs_needs_sched_cb(cpuc); in intel_pmu_pebs_del() local938 pebs_update_state(needed_cb, cpuc, event->ctx->pmu); in intel_pmu_pebs_del()