Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dmachine.h300 void thread_list__delete(struct list_head *list);
H A Dmachine.c3069 void thread_list__delete(struct list_head *list) in thread_list__delete() function
/linux/tools/perf/
H A Dbuiltin-report.c1052 thread_list__delete(&tasks); in tasks_print()
H A Dbuiltin-trace.c4983 thread_list__delete(&threads); in trace__fprintf_thread_summary()