Searched refs:thread_atoms_insert (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-sched.c1021 static int thread_atoms_insert(struct perf_sched *sched, struct thread *thread) function
1138 if (thread_atoms_insert(sched, sched_out))
1151 if (thread_atoms_insert(sched, sched_in))
1190 if (thread_atoms_insert(sched, thread))
1225 if (thread_atoms_insert(sched, wakee))
1292 if (thread_atoms_insert(sched, migrant))

Completed in 184 milliseconds