Home
last modified time | relevance | path

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

/linux-2.6.39/tools/perf/
Dbuiltin-sched.c906 __thread_latency_insert(struct rb_root *root, struct work_atoms *data, in __thread_latency_insert() function
938 __thread_latency_insert(&atom_root, atoms, &cmp_pid); in thread_atoms_insert()
1352 __thread_latency_insert(&sorted_atom_root, data, &sort_list); in sort_lat()