Home
last modified time | relevance | path

Searched refs:tep_register_print_function (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.1/tools/lib/traceevent/plugins/
Dplugin_jbd2.c38 tep_register_print_function(tep, in TEP_PLUGIN_LOADER()
45 tep_register_print_function(tep, in TEP_PLUGIN_LOADER()
Dplugin_cfg80211.c30 tep_register_print_function(tep, in TEP_PLUGIN_LOADER()
Dplugin_xen.c125 tep_register_print_function(tep, in TEP_PLUGIN_LOADER()
Dplugin_scsi.c419 tep_register_print_function(tep, in TEP_PLUGIN_LOADER()
Dplugin_kvm.c485 tep_register_print_function(tep, in TEP_PLUGIN_LOADER()
/Linux-v6.1/tools/lib/traceevent/Documentation/
Dlibtraceevent-reg_print_func.txt6 tep_register_print_function,tep_unregister_print_function -
26 int *tep_register_print_function*(struct tep_handle pass:[*]_tep_, tep_func_handler _func_, enum te…
101 if ( tep_register_print_function(tep,
Dlibtraceevent.txt39 …int *tep_register_print_function*(struct tep_handle pass:[*]_tep_, tep_func_handler _func_, enum t…
/Linux-v6.1/tools/lib/traceevent/
Devent-parse.h507 int tep_register_print_function(struct tep_handle *tep,
Devent-parse.c7198 int tep_register_print_function(struct tep_handle *tep, in tep_register_print_function() function