Searched refs:thread__set_priv_destructor (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Dthread.h76 void thread__set_priv_destructor(void (*destructor)(void *priv));
H A Dthread.c85 void thread__set_priv_destructor(void (*destructor)(void *priv)) function
/linux-master/tools/perf/
H A Dbuiltin-trace.c1664 thread__set_priv_destructor(thread_trace__delete);

Completed in 148 milliseconds