Home
last modified time | relevance | path

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

/tools/perf/util/
A Dthread_map.c292 static int get_comm(char **comm, pid_t pid) in get_comm() function
331 if (get_comm(&comm, pid)) in comm_init()
/tools/mm/
A Dpage_owner_sort.c369 static char *get_comm(char *buf) in get_comm() function
459 char *comm = get_comm(buf); in is_need()
480 list[list_size].comm = get_comm(buf); in add_list()

Completed in 6 milliseconds