Home
last modified time | relevance | path

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

/linux/kernel/events/
H A Dcore.c4168 static void __pmu_ctx_sched_in(struct perf_event_pmu_context *pmu_ctx, in __pmu_ctx_sched_in() function
4237 __pmu_ctx_sched_in(pmu_ctx, EVENT_PINNED | (event_type & EVENT_GUEST)); in ctx_sched_in()
4243 __pmu_ctx_sched_in(pmu_ctx, EVENT_FLEXIBLE | (event_type & EVENT_GUEST)); in ctx_sched_in()
4631 __pmu_ctx_sched_in(cpu_epc, EVENT_FLEXIBLE); in perf_rotate_context()
4638 __pmu_ctx_sched_in(task_epc, EVENT_FLEXIBLE); in perf_rotate_context()