Searched defs:sched_in (Results 1 – 10 of 10) sorted by relevance
/linux/arch/x86/events/amd/ ! |
H A D | brs.c | 385 struct task_struct *task, bool sched_in) in amd_pmu_brs_sched_task()
|
H A D | lbr.c | 376 struct task_struct *task, bool sched_in) in amd_pmu_lbr_sched_task()
|
/linux/include/linux/ ! |
H A D | preempt.h | 339 void (*sched_in)(struct preempt_notifier *notifier, int cpu); member
|
/linux/arch/s390/kernel/ ! |
H A D | perf_pai_ext.c | 545 struct task_struct *task, bool sched_in) in paiext_sched_task()
|
/linux/drivers/perf/ ! |
H A D | arm_pmuv3.c | 1040 struct task_struct *task, bool sched_in) in armv8pmu_sched_task()
|
/linux/arch/x86/events/intel/ ! |
H A D | lbr.c | 526 struct task_struct *task, bool sched_in) in intel_pmu_lbr_sched_task()
|
H A D | ds.c | 1269 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 | 5548 struct task_struct *task, bool sched_in) in intel_pmu_sched_task()
|
/linux/tools/perf/ ! |
H A D | builtin-sched.c | 1138 struct thread *sched_out, *sched_in; in latency_switch_event() local 1638 struct thread *sched_in, *sched_out; in map_switch_event() local
|
/linux/arch/x86/events/ ! |
H A D | core.c | 2654 struct task_struct *task, bool sched_in) in x86_pmu_sched_task()
|