Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dcomm.h22 void comm__free(struct comm *comm);
H A Dcomm.c144 void comm__free(struct comm *comm) in comm__free() function
H A Dthread.c110 comm__free(comm); in thread__delete()