Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dcomm.c121 static struct comm_str *__comm_strs__find(struct comm_strs *comm_strs, const char *str) in __comm_strs__find() function
143 result = __comm_strs__find(comm_strs, str); in comm_strs__findnew()
149 result = __comm_strs__find(comm_strs, str); in comm_strs__findnew()