Searched defs:sched_in (Results 1 – 9 of 9) sorted by relevance
294 void (*sched_in)(struct preempt_notifier *notifier, int cpu); member
129 static void power_pmu_sched_task(struct perf_event_context *ctx, bool sched_in) {} in power_pmu_sched_task()407 static void power_pmu_sched_task(struct perf_event_context *ctx, bool sched_in) in power_pmu_sched_task()
420 void intel_pmu_lbr_sched_task(struct perf_event_context *ctx, bool sched_in) in intel_pmu_lbr_sched_task()
911 void intel_pmu_pebs_sched_task(struct perf_event_context *ctx, bool sched_in) in intel_pmu_pebs_sched_task()
3816 bool sched_in) in intel_pmu_sched_task()
2240 static void x86_pmu_sched_task(struct perf_event_context *ctx, bool sched_in) in x86_pmu_sched_task()
1110 struct thread *sched_out, *sched_in; in latency_switch_event() local1527 struct thread *sched_in; in map_switch_event() local
3272 bool sched_in) in perf_pmu_sched_task()7804 struct task_struct *next_prev, bool sched_in) in perf_event_switch()
1135 void (*sched_in)(struct kvm_vcpu *kvm, int cpu); member