Home
last modified time | relevance | path

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

/linux/kernel/events/
H A Dcore.c217 static void perf_ctx_unlock(struct perf_cpu_context *cpuctx, in perf_ctx_unlock() function
231 { perf_ctx_unlock(_T->cpuctx, _T->ctx); } in class_perf_ctx_lock_destructor()
322 perf_ctx_unlock(cpuctx, task_ctx); in event_function()
370 perf_ctx_unlock(cpuctx, ctx); in event_function_call()
376 perf_ctx_unlock(cpuctx, ctx); in event_function_call()
425 perf_ctx_unlock(cpuctx, task_ctx); in event_function_local()
3050 perf_ctx_unlock(cpuctx, task_ctx); in perf_pmu_resched()
3114 perf_ctx_unlock(cpuctx, task_ctx); in __perf_install_in_context()
3920 perf_ctx_unlock(cpuctx, cpuctx->task_ctx); in __perf_pmu_sched_task()
4272 perf_ctx_unlock(cpuctx, ctx); in perf_event_context_sched_in()
[all …]