Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread-stack.h103 void call_return_processor__free(struct call_return_processor *crp);
H A Ddb-export.c32 call_return_processor__free(dbe->crp); in db_export__exit()
H A Dthread-stack.c774 void call_return_processor__free(struct call_return_processor *crp) in call_return_processor__free() function