Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Dcomm.c22 static struct comm_str *comm_str__get(struct comm_str *cs) in comm_str__get() function
78 if (!cmp && comm_str__get(iter)) in __comm_str__findnew()