Lines Matching refs:this_cpu_ptr
343 return this_cpu_ptr(ctx->pmu->pmu_cpu_context); in __get_cpu_context()
414 info = this_cpu_ptr(cgrp->info); in __update_cgrp_time()
462 info = this_cpu_ptr(cgrp->info); in perf_cgroup_set_timestamp()
494 cpuctx = this_cpu_ptr(pmu->pmu_cpu_context); in perf_cgroup_switch()
830 int *count = this_cpu_ptr(pmu->pmu_disable_count); in perf_pmu_disable()
837 int *count = this_cpu_ptr(pmu->pmu_disable_count); in perf_pmu_enable()
852 struct list_head *head = this_cpu_ptr(&active_ctx_list); in perf_event_ctx_activate()
2640 cpuctx = this_cpu_ptr(pmu->pmu_cpu_context); in perf_pmu_sched_task()
2695 if (atomic_read(this_cpu_ptr(&perf_cgroup_events))) in __perf_event_task_sched_out()
2874 if (atomic_read(this_cpu_ptr(&perf_cgroup_events))) in __perf_event_task_sched_in()
3126 struct list_head *head = this_cpu_ptr(&active_ctx_list); in perf_event_task_tick()
6660 struct swevent_htable *swhash = this_cpu_ptr(&swevent_htable); in do_perf_sw_event()
6681 struct swevent_htable *swhash = this_cpu_ptr(&swevent_htable); in perf_swevent_get_recursion_context()
6689 struct swevent_htable *swhash = this_cpu_ptr(&swevent_htable); in perf_swevent_put_recursion_context()
6727 struct swevent_htable *swhash = this_cpu_ptr(&swevent_htable); in perf_swevent_add()