Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dmachine.h295 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/tools/perf/
H A Dbuiltin-trace.c4753 thread_list__delete(&threads); in trace__fprintf_thread_summary()