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

/external/linux-tools-perf/perf-3.12.0/tools/perf/
H A Dbuiltin-sched.c833 static int thread_atoms_insert(struct perf_sched *sched, struct thread *thread) function
954 if (thread_atoms_insert(sched, sched_out))
967 if (thread_atoms_insert(sched, sched_in))
1000 if (thread_atoms_insert(sched, thread))
1034 if (thread_atoms_insert(sched, wakee))
1088 if (thread_atoms_insert(sched, migrant))

Completed in 774 milliseconds