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

/linux-master/kernel/events/
H A Dcore.c688 static void perf_ctx_disable(struct perf_event_context *ctx, bool cgroup) function
866 perf_ctx_disable(&cpuctx->ctx, true);
2718 perf_ctx_disable(&cpuctx->ctx, false);
2720 perf_ctx_disable(task_ctx, false);
3529 perf_ctx_disable(ctx, false);
3573 perf_ctx_disable(ctx, false);
3952 perf_ctx_disable(ctx, false);
3969 perf_ctx_disable(ctx, false);
3979 perf_ctx_disable(&cpuctx->ctx, false);

Completed in 157 milliseconds