Home
last modified time | relevance | path

Searched refs:dst_cpu (Results 1 – 4 of 4) sorted by relevance

/include/linux/sched/
Dnuma_balancing.h34 int src_nid, int dst_cpu);
51 struct folio *folio, int src_nid, int dst_cpu) in should_numa_migrate_memory() argument
/include/trace/events/
Dsched.h637 TP_PROTO(struct task_struct *tsk, int src_cpu, int dst_cpu),
639 TP_ARGS(tsk, src_cpu, dst_cpu),
647 __field( int, dst_cpu )
657 __entry->dst_cpu = dst_cpu;
658 __entry->dst_nid = cpu_to_node(dst_cpu);
664 __entry->dst_cpu, __entry->dst_nid)
670 struct task_struct *dst_tsk, int dst_cpu),
672 TP_ARGS(src_tsk, src_cpu, dst_tsk, dst_cpu),
683 __field( int, dst_cpu )
696 __entry->dst_cpu = dst_cpu;
[all …]
/include/trace/hooks/
Dsched.h43 TP_PROTO(struct task_struct *p, int dst_cpu, int *can_migrate),
44 TP_ARGS(p, dst_cpu, can_migrate), 1);
124 TP_PROTO(int dst_cpu, struct sched_group *group,
127 TP_ARGS(dst_cpu, group, env_cpus, busiest, done), 1);
/include/linux/
Dperf_event.h1162 int src_cpu, int dst_cpu);