Searched refs:tmp_comm (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dthread.c95 struct comm *comm, *tmp_comm; local
112 list_for_each_entry_safe(comm, tmp_comm, thread__comm_list(thread), list) {

Completed in 106 milliseconds