Home
last modified time | relevance | path

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

/tools/perf/util/
A Dcomm.c49 static const char *comm_str__str(const struct comm_str *cs) in comm_str__str() function
97 return strcmp(key, comm_str__str(member)); in comm_str__search()
112 entry = bsearch(comm_str__str(cs), comm_strs->strs, comm_strs->num_strs, in comm_strs__remove_if_last()
173 int cmp = strcmp(comm_str__str(comm_strs->strs[mid]), str); in comm_strs__findnew()
236 return comm_str__str(comm->comm_str); in comm__str()

Completed in 3 milliseconds