Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpreempt.h339 void (*sched_in)(struct preempt_notifier *notifier, int cpu); member
/linux/arch/x86/events/amd/
H A Dbrs.c385 struct task_struct *task, bool sched_in) in amd_pmu_brs_sched_task()
H A Dlbr.c376 struct task_struct *task, bool sched_in) in amd_pmu_lbr_sched_task()
/linux/arch/s390/kernel/
H A Dperf_pai_crypto.c503 struct task_struct *task, bool sched_in) in paicrypt_sched_task()
H A Dperf_pai_ext.c545 struct task_struct *task, bool sched_in) in paiext_sched_task()
/linux/arch/powerpc/perf/
H A Dcore-book3s.c136 struct task_struct *task, bool sched_in) in power_pmu_sched_task()
451 struct task_struct *task, bool sched_in) in power_pmu_sched_task()
/linux/arch/x86/events/intel/
H A Dlbr.c526 struct task_struct *task, bool sched_in) in intel_pmu_lbr_sched_task()
H A Dds.c1270 void intel_pmu_pebs_sched_task(struct perf_event_pmu_context *pmu_ctx, bool sched_in) in intel_pmu_pebs_sched_task()
H A Dcore.c5545 struct task_struct *task, bool sched_in) in intel_pmu_sched_task()
/linux/drivers/perf/
H A Darm_pmuv3.c1065 struct task_struct *task, bool sched_in) in armv8pmu_sched_task()
/linux/tools/perf/
H A Dbuiltin-sched.c1138 struct thread *sched_out, *sched_in; in latency_switch_event() local
1627 struct thread *sched_in, *sched_out; in map_switch_event() local
/linux/arch/x86/events/
H A Dcore.c2656 struct task_struct *task, bool sched_in) in x86_pmu_sched_task()
H A Dperf_event.h1514 struct task_struct *task, bool sched_in) in amd_pmu_brs_sched_task()
/linux/kernel/events/
H A Dcore.c3646 struct task_struct *task, bool sched_in) in perf_ctx_sched_task_cb()
3790 struct task_struct *task, bool sched_in) in __perf_pmu_sched_task()
3812 bool sched_in) in perf_pmu_sched_task()
9743 struct task_struct *next_prev, bool sched_in) in perf_event_switch()