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

/linux-master/tools/verification/rv/src/
H A Dtrace.c28 * destroy_instance - remove a trace instance and free the data
30 static void destroy_instance(struct tracefs_instance *inst) function
68 destroy_instance(trace->inst);
/linux-master/tools/tracing/rtla/src/
H A Dtrace.h34 void destroy_instance(struct tracefs_instance *inst);
H A Dtrace.c59 * destroy_instance - remove a trace instance and free the data
61 void destroy_instance(struct tracefs_instance *inst) function
136 destroy_instance(trace->inst);

Completed in 117 milliseconds