Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dthread.c84 struct comm *comm, *tmp_comm; in thread__delete() local
103 list_for_each_entry_safe(comm, tmp_comm, &thread->comm_list, list) { in thread__delete()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dthread.c95 struct comm *comm, *tmp_comm; in thread__delete() local
112 list_for_each_entry_safe(comm, tmp_comm, thread__comm_list(thread), list) { in thread__delete()

Completed in 3 milliseconds