Searched defs:sched_in (Results 1 - 14 of 14) sorted by relevance

/linux-master/arch/x86/events/amd/
H A Dbrs.c384 void amd_pmu_brs_sched_task(struct perf_event_pmu_context *pmu_ctx, bool sched_in) argument
H A Dlbr.c378 void amd_pmu_lbr_sched_task(struct perf_event_pmu_context *pmu_ctx, bool sched_in) argument
/linux-master/include/linux/
H A Dpreempt.h338 void (*sched_in)(struct preempt_notifier *notifier, int cpu); member in struct:preempt_ops
/linux-master/arch/s390/kernel/
H A Dperf_pai_crypto.c480 static void paicrypt_sched_task(struct perf_event_pmu_context *pmu_ctx, bool sched_in) argument
H A Dperf_pai_ext.c493 static void paiext_sched_task(struct perf_event_pmu_context *pmu_ctx, bool sched_in) argument
/linux-master/arch/powerpc/perf/
H A Dcore-book3s.c135 static void power_pmu_sched_task(struct perf_event_pmu_context *pmu_ctx, bool sched_in) {} argument
454 static void power_pmu_sched_task(struct perf_event_pmu_context *pmu_ctx, bool sched_in) argument
/linux-master/arch/x86/events/
H A Dcore.c2624 static void x86_pmu_sched_task(struct perf_event_pmu_context *pmu_ctx, bool sched_in) argument
H A Dperf_event.h1393 static inline void amd_pmu_brs_sched_task(struct perf_event_pmu_context *pmu_ctx, bool sched_in) argument
/linux-master/arch/x86/events/intel/
H A Dlbr.c541 void intel_pmu_lbr_sched_task(struct perf_event_pmu_context *pmu_ctx, bool sched_in) argument
H A Dds.c1129 void intel_pmu_pebs_sched_task(struct perf_event_pmu_context *pmu_ctx, bool sched_in) argument
H A Dcore.c4959 intel_pmu_sched_task(struct perf_event_pmu_context *pmu_ctx, bool sched_in) argument
/linux-master/tools/perf/
H A Dbuiltin-sched.c1112 struct thread *sched_out, *sched_in; local
1545 struct thread *sched_in; local
[all...]
/linux-master/kernel/events/
H A Dcore.c3479 static void perf_ctx_sched_task_cb(struct perf_event_context *ctx, bool sched_in) argument
3618 static void __perf_pmu_sched_task(struct perf_cpu_pmu_context *cpc, bool sched_in) argument
3638 perf_pmu_sched_task(struct task_struct *prev, struct task_struct *next, bool sched_in) argument
9071 perf_event_switch(struct task_struct *task, struct task_struct *next_prev, bool sched_in) argument
[all...]
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h1748 void (*sched_in)(struct kvm_vcpu *vcpu, int cpu); member in struct:kvm_x86_ops

Completed in 1251 milliseconds