Home
last modified time | relevance | path

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

/tools/perf/trace/beauty/
Dpid.c12 thread__set_comm_from_proc(thread); in syscall_arg__scnprintf_pid()
/tools/perf/util/
Dthread.h100 int thread__set_comm_from_proc(struct thread *thread);
Dthread.c275 int thread__set_comm_from_proc(struct thread *thread) in thread__set_comm_from_proc() function