Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dcomm.c61 struct comm_str *__comm_str__findnew(const char *str, struct rb_root *root) in __comm_str__findnew() function
102 cs = __comm_str__findnew(str, root); in comm_str__findnew()