Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dmachine.c87 static void thread__set_guest_comm(struct thread *thread, pid_t pid) in thread__set_guest_comm() function
134 thread__set_guest_comm(thread, pid); in machine__init()
443 thread__set_guest_comm(thread, pid); in findnew_guest_code()