Searched refs:comm__free (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/tools/perf/util/ | ||
| D | comm.h | 22 void comm__free(struct comm *comm); |
| D | comm.c | 144 void comm__free(struct comm *comm) in comm__free() function |
| D | thread.c | 106 comm__free(comm); in thread__delete() |