Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dcomm.c12 struct comm_str { struct
22 static struct comm_str *comm_str__get(struct comm_str *cs) in comm_str__get() argument
A Dcomm.h12 struct comm_str *comm_str; member
A Dthread.c41 char *comm_str; in thread__new() local
/linux-6.3-rc2/tools/perf/tests/
A Ddlfilter-test.c121 static int write_comm(int fd, pid_t pid, pid_t tid, const char *comm_str) in write_comm()
/linux-6.3-rc2/tools/perf/scripts/python/
A Dexport-to-postgresql.py994 def comm_table(comm_id, comm_str, thread_id, time, exec_flag, *x): argument
/linux-6.3-rc2/tools/mm/
A Dpage_owner_sort.c389 char *comm_str = malloc(TASK_COMM_LEN); in get_comm() local

Completed in 13 milliseconds