Searched defs:sched_in (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/arch/x86/events/amd/ |
H A D | brs.c | 384 void amd_pmu_brs_sched_task(struct perf_event_pmu_context *pmu_ctx, bool sched_in) in amd_pmu_brs_sched_task()
|
H A D | lbr.c | 378 void amd_pmu_lbr_sched_task(struct perf_event_pmu_context *pmu_ctx, bool sched_in) in amd_pmu_lbr_sched_task()
|
/openbmc/linux/include/linux/ |
H A D | preempt.h | 338 void (*sched_in)(struct preempt_notifier *notifier, int cpu); member
|
/openbmc/linux/arch/s390/kernel/ |
H A D | perf_pai_crypto.c | 381 static void paicrypt_sched_task(struct perf_event_pmu_context *pmu_ctx, bool sched_in) in paicrypt_sched_task()
|
H A D | perf_pai_ext.c | 470 static void paiext_sched_task(struct perf_event_pmu_context *pmu_ctx, bool sched_in) in paiext_sched_task()
|
/openbmc/linux/arch/powerpc/perf/ |
H A D | core-book3s.c | 135 static void power_pmu_sched_task(struct perf_event_pmu_context *pmu_ctx, bool sched_in) {} in power_pmu_sched_task() 454 static void power_pmu_sched_task(struct perf_event_pmu_context *pmu_ctx, bool sched_in) in power_pmu_sched_task()
|
/openbmc/linux/arch/x86/events/intel/ |
H A D | lbr.c | 541 void intel_pmu_lbr_sched_task(struct perf_event_pmu_context *pmu_ctx, bool sched_in) in intel_pmu_lbr_sched_task()
|
H A D | ds.c | 1128 void intel_pmu_pebs_sched_task(struct perf_event_pmu_context *pmu_ctx, bool sched_in) in intel_pmu_pebs_sched_task()
|
H A D | core.c | 4844 bool sched_in) in intel_pmu_sched_task()
|
/openbmc/linux/tools/perf/ |
H A D | builtin-sched.c | 1137 struct thread *sched_out, *sched_in; in latency_switch_event() local 1570 struct thread *sched_in; in map_switch_event() local
|
/openbmc/linux/arch/x86/events/ |
H A D | core.c | 2629 static void x86_pmu_sched_task(struct perf_event_pmu_context *pmu_ctx, bool sched_in) in x86_pmu_sched_task()
|
H A D | perf_event.h | 1378 static inline void amd_pmu_brs_sched_task(struct perf_event_pmu_context *pmu_ctx, bool sched_in) in amd_pmu_brs_sched_task()
|
/openbmc/linux/kernel/events/ |
H A D | core.c | 3480 static void perf_ctx_sched_task_cb(struct perf_event_context *ctx, bool sched_in) in perf_ctx_sched_task_cb() argument 3619 static void __perf_pmu_sched_task(struct perf_cpu_pmu_context *cpc, bool sched_in) in __perf_pmu_sched_task() argument 3641 bool sched_in) in perf_pmu_sched_task() argument 9116 struct task_struct *next_prev, bool sched_in) in perf_event_switch() argument [all...] |
/openbmc/linux/arch/x86/include/asm/ |
H A D | kvm_host.h | 1697 void (*sched_in)(struct kvm_vcpu *kvm, int cpu); member
|