Home
last modified time | relevance | path

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

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