Home
last modified time | relevance | path

Searched refs:tep_unregister_print_function (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/tools/lib/traceevent/
Dplugin_jbd2.c70 tep_unregister_print_function(pevent, process_jbd2_dev_to_name, in TEP_PLUGIN_UNLOADER()
73 tep_unregister_print_function(pevent, process_jiffies_to_msecs, in TEP_PLUGIN_UNLOADER()
Dplugin_cfg80211.c41 tep_unregister_print_function(pevent, process___le16_to_cpup, in TEP_PLUGIN_UNLOADER()
Dplugin_xen.c135 tep_unregister_print_function(pevent, process_xen_hypercall_name, in TEP_PLUGIN_UNLOADER()
Dplugin_scsi.c431 tep_unregister_print_function(pevent, process_scsi_trace_parse_cdb, in TEP_PLUGIN_UNLOADER()
Dplugin_kvm.c520 tep_unregister_print_function(pevent, process_is_writable_pte, in TEP_PLUGIN_UNLOADER()
Devent-parse.h686 int tep_unregister_print_function(struct tep_handle *pevent,
Devent-parse.c6567 int tep_unregister_print_function(struct tep_handle *pevent, in tep_unregister_print_function() function