Home
last modified time | relevance | path

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

/linux/kernel/events/
A Dcore.c819 perf_ctx_lock(cpuctx, cpuctx->task_ctx); in perf_cgroup_switch()
845 perf_ctx_unlock(cpuctx, cpuctx->task_ctx); in perf_cgroup_switch()
3541 perf_ctx_lock(cpuctx, cpuctx->task_ctx); in __perf_pmu_sched_task()
3547 perf_ctx_unlock(cpuctx, cpuctx->task_ctx); in __perf_pmu_sched_task()
3614 ctx_sched_out(&cpuctx->ctx, cpuctx, event_type); in cpu_ctx_sched_out()
3662 if (cpuctx) { in visit_groups_merge()
3772 cpuctx = NULL; in ctx_pinned_sched_in()
4173 perf_ctx_lock(cpuctx, cpuctx->task_ctx); in perf_rotate_context()
4198 perf_ctx_unlock(cpuctx, cpuctx->task_ctx); in perf_rotate_context()
11131 cpuctx->heap_size = ARRAY_SIZE(cpuctx->heap_default); in perf_pmu_register()
[all …]
/linux/arch/x86/events/
A Dcore.c2062 struct perf_cpu_context *cpuctx; in x86_pmu_update_cpu_context() local
2067 cpuctx = per_cpu_ptr(pmu->pmu_cpu_context, cpu); in x86_pmu_update_cpu_context()
2068 cpuctx->ctx.pmu = pmu; in x86_pmu_update_cpu_context()

Completed in 34 milliseconds