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.c829 static void perf_ctx_disable(struct perf_event_context *ctx, in perf_ctx_disable() function
1068 perf_ctx_disable(&cpuctx->ctx, EVENT_CGROUP); in perf_cgroup_switch()
3809 perf_ctx_disable(ctx, 0); in perf_event_context_sched_out()
3857 perf_ctx_disable(ctx, 0); in perf_event_context_sched_out()
4267 perf_ctx_disable(ctx, 0); in perf_event_context_sched_in()
4284 perf_ctx_disable(ctx, 0); in perf_event_context_sched_in()
4294 perf_ctx_disable(&cpuctx->ctx, 0); in perf_event_context_sched_in()
6432 perf_ctx_disable(&cpuctx->ctx, EVENT_GUEST); in perf_load_guest_context()
6435 perf_ctx_disable(cpuctx->task_ctx, EVENT_GUEST); in perf_load_guest_context()
6458 perf_ctx_disable(&cpuctx->ctx, EVENT_GUEST); in perf_put_guest_context()
[all …]