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.c216 static void perf_ctx_unlock(struct perf_cpu_context *cpuctx, in perf_ctx_unlock() function
230 { perf_ctx_unlock(_T->cpuctx, _T->ctx); } in class_perf_ctx_lock_destructor()
321 perf_ctx_unlock(cpuctx, task_ctx); in event_function()
369 perf_ctx_unlock(cpuctx, ctx); in event_function_call()
375 perf_ctx_unlock(cpuctx, ctx); in event_function_call()
424 perf_ctx_unlock(cpuctx, task_ctx); in event_function_local()
3042 perf_ctx_unlock(cpuctx, task_ctx); in perf_pmu_resched()
3106 perf_ctx_unlock(cpuctx, task_ctx); in __perf_install_in_context()
3912 perf_ctx_unlock(cpuctx, cpuctx->task_ctx); in __perf_pmu_sched_task()
4264 perf_ctx_unlock(cpuctx, ctx); in perf_event_context_sched_in()
[all …]