Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Dcomm.h22 void comm__free(struct comm *comm);
Dcomm.c144 void comm__free(struct comm *comm) in comm__free() function
Dthread.c114 comm__free(comm); in thread__delete()