Searched refs:this_cpc (Results 1 – 1 of 1) sorted by relevance
1339 static __always_inline struct perf_cpu_pmu_context *this_cpc(struct pmu *pmu) in this_cpc() function1346 int *count = &this_cpc(pmu)->pmu_disable_count; in perf_pmu_disable()1353 int *count = &this_cpc(pmu)->pmu_disable_count; in perf_pmu_enable()1360 int *count = &this_cpc(pmu)->pmu_disable_count; in perf_assert_pmu_disabled()2455 struct perf_cpu_pmu_context *cpc = this_cpc(epc->pmu); in event_sched_out()2611 struct perf_cpu_pmu_context *cpc = this_cpc(pmu_ctx->pmu); in __perf_remove_from_context()2805 struct perf_cpu_pmu_context *cpc = this_cpc(epc->pmu); in event_sched_in()2910 struct perf_cpu_pmu_context *cpc = this_cpc(epc->pmu); in group_can_go_on()3534 struct perf_cpu_pmu_context *cpc = this_cpc(pmu); in __pmu_ctx_sched_out()3757 cpc = this_cpc(pmu_ctx->pmu); in perf_ctx_sched_task_cb()[all …]