Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/traceevent/
Devent-parse.h62 typedef int (*tep_event_handler_func)(struct trace_seq *s, typedef
288 tep_event_handler_func handler;
498 tep_event_handler_func func, void *context);
501 tep_event_handler_func func, void *context);
Devent-parse.c79 tep_event_handler_func func;
6795 tep_event_handler_func func, void *context) in tep_register_event_handler()
6844 tep_event_handler_func func, void *context) in handle_matches()
6879 tep_event_handler_func func, void *context) in tep_unregister_event_handler()
/Linux-v5.4/tools/lib/traceevent/Documentation/
Dlibtraceevent-reg_event_handler.txt20 … const char pass:[*]_sys_name_, const char pass:[*]_event_name_, tep_event_handler_func _func_, vo…
21 … id, const char pass:[*]sys_name, const char pass:[*]event_name, tep_event_handler_func func, void…
23 typedef int (*pass:[*]tep_event_handler_func*)(struct trace_seq pass:[*]s, struct tep_record pass:[…
Dlibtraceevent.txt36 … const char pass:[*]_sys_name_, const char pass:[*]_event_name_, tep_event_handler_func _func_, vo…
37 … id, const char pass:[*]sys_name, const char pass:[*]event_name, tep_event_handler_func func, void…