Home
last modified time | relevance | path

Searched defs:comm_strs (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/tools/perf/util/
Dcomm.c17 static struct comm_strs { struct
34 static struct comm_strs *comm_strs__get(void) in comm_strs__get() argument
101 struct comm_strs *comm_strs = comm_strs__get(); in comm_strs__remove_if_last() local
121 static struct comm_str *__comm_strs__find(struct comm_strs *comm_strs, const char *str) in __comm_strs__find()
136 struct comm_strs *comm_strs = comm_strs__get(); in comm_strs__findnew() local