Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/lib/traceevent/plugins/
H A Dplugin_jbd2.c38 tep_register_print_function(tep, in TEP_PLUGIN_LOADER()
45 tep_register_print_function(tep, in TEP_PLUGIN_LOADER()
H A Dplugin_cfg80211.c30 tep_register_print_function(tep, in TEP_PLUGIN_LOADER()
H A Dplugin_xen.c125 tep_register_print_function(tep, in TEP_PLUGIN_LOADER()
H A Dplugin_scsi.c419 tep_register_print_function(tep, in TEP_PLUGIN_LOADER()
H A Dplugin_kvm.c485 tep_register_print_function(tep, in TEP_PLUGIN_LOADER()
/OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/
H A 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,
H A Dlibtraceevent.txt39 …int *tep_register_print_function*(struct tep_handle pass:[*]_tep_, tep_func_handler _func_, enum t…
/OK3568_Linux_fs/kernel/tools/lib/traceevent/
H A Devent-parse.h506 int tep_register_print_function(struct tep_handle *tep,
H A Devent-parse.c7177 int tep_register_print_function(struct tep_handle *tep, in tep_register_print_function() function