Searched refs:thread_level (Results 1 – 1 of 1) sorted by relevance
903 static int thread_level(struct machine *machine, const struct thread *thread) in thread_level() function 919 res = 1 + thread_level(machine, parent_thread); in thread_level() 926 int level = thread_level(machine, thread); in task__print_level() 975 level_a = thread_level(machine, a); in task_list_cmp() 976 level_b = thread_level(machine, b); in task_list_cmp()