Searched defs:sched_in (Results 1 – 8 of 8) sorted by relevance
134 static void power_pmu_sched_task(struct perf_event_context *ctx, bool sched_in) {} in power_pmu_sched_task()453 static void power_pmu_sched_task(struct perf_event_context *ctx, bool sched_in) in power_pmu_sched_task()
622 void intel_pmu_lbr_sched_task(struct perf_event_context *ctx, bool sched_in) in intel_pmu_lbr_sched_task()
1007 void intel_pmu_pebs_sched_task(struct perf_event_context *ctx, bool sched_in) in intel_pmu_pebs_sched_task()
4481 bool sched_in) in intel_pmu_sched_task()
1115 struct thread *sched_out, *sched_in; in latency_switch_event() local1533 struct thread *sched_in; in map_switch_event() local
2633 static void x86_pmu_sched_task(struct perf_event_context *ctx, bool sched_in) in x86_pmu_sched_task()
3532 static void __perf_pmu_sched_task(struct perf_cpu_context *cpuctx, bool sched_in) in __perf_pmu_sched_task()3552 bool sched_in) in perf_pmu_sched_task()8708 struct task_struct *next_prev, bool sched_in) in perf_event_switch()
1423 void (*sched_in)(struct kvm_vcpu *kvm, int cpu); member