Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dmachine.h299 void thread_list__delete(struct list_head *list);
H A Dmachine.c3031 void thread_list__delete(struct list_head *list) in thread_list__delete() function
/linux-6.15/tools/perf/
H A Dbuiltin-report.c1041 thread_list__delete(&tasks); in tasks_print()
H A Dbuiltin-trace.c4975 thread_list__delete(&threads); in trace__fprintf_thread_summary()