tmp_comm           83 tools/perf/util/thread.c 	struct comm *comm, *tmp_comm;
tmp_comm          102 tools/perf/util/thread.c 	list_for_each_entry_safe(comm, tmp_comm, &thread->comm_list, list) {