Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dthread_map.c359 static int get_comm(char **comm, pid_t pid) in get_comm() function
398 if (get_comm(&comm, pid)) in comm_init()
/linux-4.4.14/fs/dlm/
Dconfig.c764 static struct dlm_comm *get_comm(int nodeid) in get_comm() function
846 struct dlm_comm *cm = get_comm(nodeid); in dlm_comm_seq()
/linux-4.4.14/tools/lib/traceevent/
Dparse-filter.c1697 get_comm(struct event_format *event, struct pevent_record *record) in get_comm() function
1717 name = get_comm(event, record); in get_value()
1912 val = get_comm(event, record); in test_str()