Searched refs:____thread__set_comm (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | thread.c | 239 static int ____thread__set_comm(struct thread *thread, const char *str, in ____thread__set_comm() function 270 ret = ____thread__set_comm(thread, str, timestamp, exec); in __thread__set_comm()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | thread.c | 234 static int ____thread__set_comm(struct thread *thread, const char *str, in ____thread__set_comm() function 265 ret = ____thread__set_comm(thread, str, timestamp, exec); in __thread__set_comm()
|
Completed in 2 milliseconds