Home
last modified time | relevance | path

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

/linux/tools/lib/traceevent/Documentation/
A 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:[…
A 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…
/linux/tools/lib/traceevent/
A Devent-parse.h48 typedef int (*tep_event_handler_func)(struct trace_seq *s, typedef
277 tep_event_handler_func handler;
502 tep_event_handler_func func, void *context);
505 tep_event_handler_func func, void *context);
A Devent-parse.c86 tep_event_handler_func func;
7325 tep_event_handler_func func, void *context) in tep_register_event_handler()
7374 tep_event_handler_func func, void *context) in handle_matches()
7409 tep_event_handler_func func, void *context) in tep_unregister_event_handler()

Completed in 17 milliseconds