Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/
H A 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);
H A Dlibtraceevent.txt17 void *tep_ref*(struct tep_handle pass:[*]_tep_);
/OK3568_Linux_fs/kernel/tools/lib/traceevent/
H A Devent-parse.h577 void tep_ref(struct tep_handle *tep);
H A Dparse-filter.c174 tep_ref(tep); in tep_filter_alloc()
H A Devent-parse.c7460 void tep_ref(struct tep_handle *tep) in tep_ref() function