Searched defs:comm_str (Results 1 – 5 of 5) sorted by relevance
12 struct comm_str { struct22 static struct comm_str *comm_str__get(struct comm_str *cs) in comm_str__get() argument
12 struct comm_str *comm_str; member
41 char *comm_str; in thread__new() local
120 static int write_comm(int fd, pid_t pid, pid_t tid, const char *comm_str) in write_comm()
991 def comm_table(comm_id, comm_str, thread_id, time, exec_flag, *x): argument