Home
last modified time | relevance | path

Searched refs:tep_ref (Results 1 – 5 of 5) 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
17 void *tep_ref*(struct tep_handle pass:[*]_tep_);
61 tep_ref(tep);
Dlibtraceevent.txt17 void *tep_ref*(struct tep_handle pass:[*]_tep_);
/linux-6.1.9/tools/lib/traceevent/
Devent-parse.h578 void tep_ref(struct tep_handle *tep);
Dparse-filter.c174 tep_ref(tep); in tep_filter_alloc()
Devent-parse.c7481 void tep_ref(struct tep_handle *tep) in tep_ref() function