Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/trace/beauty/
H A Dpid.c12 thread__set_comm_from_proc(thread); in syscall_arg__scnprintf_pid()
/openbmc/linux/tools/perf/util/
H A Dthread.h108 int thread__set_comm_from_proc(struct thread *thread);
H A Dthread.c266 int thread__set_comm_from_proc(struct thread *thread) in thread__set_comm_from_proc() function