Home
last modified time | relevance | path

Searched refs:tep_alloc (Results 1 – 25 of 32) sorted by relevance

12

/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
15 struct tep_handle pass:[*]*tep_alloc*(void);
58 struct tep_handle *tep = tep_alloc();
Dlibtraceevent-field_read.txt35 struct tep_handle *tep = tep_alloc();
Dlibtraceevent-long_size.txt39 struct tep_handle *tep = tep_alloc();
Dlibtraceevent-cpus.txt39 struct tep_handle *tep = tep_alloc();
Dlibtraceevent-endian_read.txt35 struct tep_handle *tep = tep_alloc();
Dlibtraceevent-file_endian.txt49 struct tep_handle *tep = tep_alloc();
Dlibtraceevent-page_size.txt41 struct tep_handle *tep = tep_alloc();
Dlibtraceevent-parse_head.txt40 struct tep_handle *tep = tep_alloc();
Dlibtraceevent-fields.txt40 struct tep_handle *tep = tep_alloc();
Dlibtraceevent-strerror.txt43 struct tep_handle *tep = tep_alloc();
Dlibtraceevent-func_find.txt45 struct tep_handle *tep = tep_alloc();
Dlibtraceevent-host_endian.txt59 struct tep_handle *tep = tep_alloc();
Dlibtraceevent-parse_event.txt43 struct tep_handle *tep = tep_alloc();
Dlibtraceevent-set_flag.txt58 struct tep_handle *tep = tep_alloc();
Dlibtraceevent-event_find.txt48 struct tep_handle *tep = tep_alloc();
Dlibtraceevent-header_page.txt54 struct tep_handle *tep = tep_alloc();
Dlibtraceevent-event_get.txt50 struct tep_handle *tep = tep_alloc();
Dlibtraceevent-record_parse.txt77 struct tep_handle *tep = tep_alloc();
Dlibtraceevent-event_list.txt60 struct tep_handle *tep = tep_alloc();
Dlibtraceevent-plugins.txt72 struct tep_handle *tep = tep_alloc();
Dlibtraceevent-event_print.txt82 struct tep_handle *tep = tep_alloc();
Dlibtraceevent-field_get_val.txt59 struct tep_handle *tep = tep_alloc();
Dlibtraceevent-field_print.txt64 struct tep_handle *tep = tep_alloc();
Dlibtraceevent-reg_print_func.txt94 struct tep_handle *tep = tep_alloc();
/linux-6.1.9/tools/perf/util/
Dtrace-event.c30 struct tep_handle *pevent = tep_alloc(); in trace_event__init()

12