Home
last modified time | relevance | path

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

/linux/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) in destroy_instance() function
68 destroy_instance(trace->inst); in trace_instance_destroy()