Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dcomm.c21 static struct comm_str *comm_str__get(struct comm_str *cs) in comm_str__get() function
77 if (!cmp && comm_str__get(iter)) in __comm_str__findnew()