Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/traceevent/Documentation/
Dlibtraceevent-handle.txt6 tep_alloc, tep_free,tep_ref, tep_unref,tep_get_ref - Create, destroy, manage
16 void *tep_free*(struct tep_handle pass:[*]_tep_);
67 tep_free(tep);
Dlibtraceevent.txt16 void *tep_free*(struct tep_handle pass:[*]_tep_);
/linux-6.1.9/tools/perf/util/
Dtrace-event.c68 tep_free(t->pevent); in trace_event__cleanup()
/linux-6.1.9/tools/tracing/rtla/src/
Dtrace.c146 tep_free(trace->tep); in trace_instance_destroy()
/linux-6.1.9/tools/lib/traceevent/
Devent-parse.h577 void tep_free(struct tep_handle *tep);
Devent-parse.c7536 void tep_free(struct tep_handle *tep) in tep_free() function
7623 tep_free(tep); in tep_unref()