Home
last modified time | relevance | path

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

/tools/perf/
A Dbuiltin-report.c949 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()
A Dbuiltin-trace.c4927 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()
/tools/perf/util/
A Dmachine.h292 struct thread_list { struct
A Dmachine.c3053 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