Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dthread_map.c318 static int get_comm(char **comm, pid_t pid) in get_comm() function
357 if (get_comm(&comm, pid)) in comm_init()
/linux/fs/dlm/
A Dconfig.c841 static struct dlm_comm *get_comm(int nodeid) in get_comm() function
923 struct dlm_comm *cm = get_comm(nodeid); in dlm_comm_seq()
/linux/tools/lib/traceevent/
A Dparse-filter.c1528 get_comm(struct tep_event *event, struct tep_record *record) in get_comm() function
1548 name = get_comm(event, record); in get_value()
1755 val = get_comm(event, record); in test_str()

Completed in 11 milliseconds