Home
last modified time | relevance | path

Searched refs:thread__set_priv_destructor (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/util/
H A Dthread.h81 void thread__set_priv_destructor(void (*destructor)(void *priv));
H A Dthread.c86 void thread__set_priv_destructor(void (*destructor)(void *priv)) in thread__set_priv_destructor() function
/linux/tools/perf/
H A Dbuiltin-sched.c3976 thread__set_priv_destructor(free); in cmd_sched()
H A Dbuiltin-trace.c1999 thread__set_priv_destructor(thread_trace__delete); in trace__symbols_init()