Searched refs:cpuctx (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/events/
H A Dcore.c158 static void perf_ctx_lock(struct perf_cpu_context *cpuctx, argument
161 raw_spin_lock(&cpuctx->ctx.lock);
166 static void perf_ctx_unlock(struct perf_cpu_context *cpuctx, argument
171 raw_spin_unlock(&cpuctx->ctx.lock);
205 * If ctx->nr_events, then ctx->is_active and cpuctx->task_ctx are set.
222 struct perf_cpu_context *cpuctx = this_cpu_ptr(&perf_cpu_context); local
223 struct perf_event_context *task_ctx = cpuctx->task_ctx;
228 perf_ctx_lock(cpuctx, task_ctx);
248 * And since we have ctx->is_active, cpuctx->task_ctx must
253 WARN_ON_ONCE(&cpuctx
319 struct perf_cpu_context *cpuctx = this_cpu_ptr(&perf_cpu_context); local
718 struct perf_cpu_context *cpuctx = this_cpu_ptr(&perf_cpu_context); local
779 update_cgrp_time_from_cpuctx(struct perf_cpu_context *cpuctx, bool final) argument
819 perf_cgroup_set_timestamp(struct perf_cpu_context *cpuctx) argument
849 struct perf_cpu_context *cpuctx = this_cpu_ptr(&perf_cpu_context); local
889 struct perf_cpu_context *cpuctx; local
970 struct perf_cpu_context *cpuctx; local
992 struct perf_cpu_context *cpuctx; local
1031 update_cgrp_time_from_cpuctx(struct perf_cpu_context *cpuctx, bool final) argument
1044 perf_cgroup_set_timestamp(struct perf_cpu_context *cpuctx) argument
2343 __perf_remove_from_context(struct perf_event *event, struct perf_cpu_context *cpuctx, struct perf_event_context *ctx, void *info) argument
2431 __perf_event_disable(struct perf_event *event, struct perf_cpu_context *cpuctx, struct perf_event_context *ctx, void *info) argument
2661 struct perf_cpu_context *cpuctx = this_cpu_ptr(&perf_cpu_context); local
2672 perf_event_sched_in(struct perf_cpu_context *cpuctx, struct perf_event_context *ctx) argument
2703 ctx_resched(struct perf_cpu_context *cpuctx, struct perf_event_context *task_ctx, enum event_type_t event_type) argument
2745 struct perf_cpu_context *cpuctx = this_cpu_ptr(&perf_cpu_context); local
2763 struct perf_cpu_context *cpuctx = this_cpu_ptr(&perf_cpu_context); local
2938 __perf_event_enable(struct perf_event *event, struct perf_cpu_context *cpuctx, struct perf_event_context *ctx, void *info) argument
3282 struct perf_cpu_context *cpuctx = this_cpu_ptr(&perf_cpu_context); local
3620 struct perf_cpu_context *cpuctx = this_cpu_ptr(&perf_cpu_context); local
3642 struct perf_cpu_context *cpuctx = this_cpu_ptr(&perf_cpu_context); local
3738 struct perf_cpu_context *cpuctx = NULL; local
3896 struct perf_cpu_context *cpuctx = this_cpu_ptr(&perf_cpu_context); local
3942 struct perf_cpu_context *cpuctx = this_cpu_ptr(&perf_cpu_context); local
4266 struct perf_cpu_context *cpuctx = this_cpu_ptr(&perf_cpu_context); local
4325 struct perf_cpu_context *cpuctx = this_cpu_ptr(&perf_cpu_context); local
4367 struct perf_cpu_context *cpuctx; local
4484 struct perf_cpu_context *cpuctx = this_cpu_ptr(&perf_cpu_context); local
4779 struct perf_cpu_context *cpuctx; local
5775 __perf_event_period(struct perf_event *event, struct perf_cpu_context *cpuctx, struct perf_event_context *ctx, void *info) argument
8117 struct perf_cpu_context *cpuctx = this_cpu_ptr(&perf_cpu_context); local
12593 struct perf_cpu_context *cpuctx = per_cpu_ptr(&perf_cpu_context, event->cpu); local
12882 struct perf_cpu_context *cpuctx = local
13628 struct perf_cpu_context *cpuctx; local
13670 struct perf_cpu_context *cpuctx = this_cpu_ptr(&perf_cpu_context); local
13683 struct perf_cpu_context *cpuctx; local
13706 struct perf_cpu_context *cpuctx; local
[all...]

Completed in 155 milliseconds