Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dcomm.c24 static void comm_strs__remove_if_last(struct comm_str *cs);
73 comm_strs__remove_if_last(cs); in comm_str__put()
100 static void comm_strs__remove_if_last(struct comm_str *cs) in comm_strs__remove_if_last() function