Searched refs:thread_list (Results 1 – 4 of 4) sorted by relevance
949 struct thread_list *task_a = list_entry(la, struct thread_list, list); in task_list_cmp()950 struct thread_list *task_b = list_entry(lb, struct thread_list, list); in task_list_cmp()1042 struct thread_list *task; in tasks_print()
4927 struct thread_list *a = list_entry(la, struct thread_list, list); in trace_nr_events_cmp()4928 struct thread_list *b = list_entry(lb, struct thread_list, list); in trace_nr_events_cmp()4947 struct thread_list *pos; in trace__fprintf_thread_summary()
292 struct thread_list { struct
3053 struct thread_list *entry = malloc(sizeof(*entry)); in thread_list_cb()3070 struct thread_list *pos, *next; in thread_list__delete()
Completed in 27 milliseconds