Home
last modified time | relevance | path

Searched defs:x86_pmu_sched_task (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/events/
A Dcore.c2639 static void x86_pmu_sched_task(struct perf_event_context *ctx, bool sched_in) in x86_pmu_sched_task() function
2641 static_call_cond(x86_pmu_sched_task)(ctx, sched_in); in x86_pmu_sched_task() local

Completed in 15 milliseconds