Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread.c230 static int ____thread__set_comm(struct thread *thread, const char *str, in ____thread__set_comm() function
261 ret = ____thread__set_comm(thread, str, timestamp, exec); in __thread__set_comm()