Searched refs:comm_str__put (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dcomm.c30 static void comm_str__put(struct comm_str *cs) function
73 * If we race with comm_str__put, iter->refcnt is 0
74 * and it will be removed within comm_str__put call
135 comm_str__put(old);
146 comm_str__put(comm->comm_str);

Completed in 1071 milliseconds