Searched refs:comm__free (Results 1 – 3 of 3) sorted by relevance
/linux/tools/perf/util/ | ||
A D | comm.h | 22 void comm__free(struct comm *comm); |
A D | comm.c | 144 void comm__free(struct comm *comm) in comm__free() function |
A D | thread.c | 105 comm__free(comm); in thread__delete() |
Completed in 5 milliseconds