Home
last modified time | relevance | path

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

/linux/kernel/events/
H A Dcore.c828 static void perf_ctx_disable(struct perf_event_context *ctx, in perf_ctx_disable() function
1067 perf_ctx_disable(&cpuctx->ctx, EVENT_CGROUP); in perf_cgroup_switch()
3801 perf_ctx_disable(ctx, 0); in perf_event_context_sched_out()
3849 perf_ctx_disable(ctx, 0); in perf_event_context_sched_out()
4258 perf_ctx_disable(ctx, 0); in perf_event_context_sched_in()
4275 perf_ctx_disable(ctx, 0); in perf_event_context_sched_in()
4285 perf_ctx_disable(&cpuctx->ctx, 0); in perf_event_context_sched_in()
6428 perf_ctx_disable(&cpuctx->ctx, EVENT_GUEST); in perf_load_guest_context()
6431 perf_ctx_disable(cpuctx->task_ctx, EVENT_GUEST); in perf_load_guest_context()
6454 perf_ctx_disable(&cpuctx->ctx, EVENT_GUEST); in perf_put_guest_context()
[all …]