Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dcomm.c132 static struct comm_str *comm_strs__findnew(const char *str) in comm_strs__findnew() function
198 comm->comm_str = comm_strs__findnew(str); in comm__new()
211 new = comm_strs__findnew(str); in comm__override()