Home
last modified time | relevance | path

Searched defs:comm_str (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Dcomm.h12 struct comm_str *comm_str; member
/linux/tools/perf/tests/
H A Ddlfilter-test.c125 static int write_comm(int fd, pid_t pid, pid_t tid, const char *comm_str) in write_comm()
/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py994 def comm_table(comm_id, comm_str, thread_id, time, exec_flag, *x): argument