Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A 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()