Home
last modified time | relevance | path

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

/linux-4.4.14/tools/lib/traceevent/
Dplugin_jbd2.c70 pevent_unregister_print_function(pevent, process_jbd2_dev_to_name, in PEVENT_PLUGIN_UNLOADER()
73 pevent_unregister_print_function(pevent, process_jiffies_to_msecs, in PEVENT_PLUGIN_UNLOADER()
Dplugin_cfg80211.c40 pevent_unregister_print_function(pevent, process___le16_to_cpup, in PEVENT_PLUGIN_UNLOADER()
Dplugin_xen.c134 pevent_unregister_print_function(pevent, process_xen_hypercall_name, in PEVENT_PLUGIN_UNLOADER()
Dplugin_scsi.c430 pevent_unregister_print_function(pevent, process_scsi_trace_parse_cdb, in PEVENT_PLUGIN_UNLOADER()
Dplugin_kvm.c520 pevent_unregister_print_function(pevent, process_is_writable_pte, in PEVENT_PLUGIN_UNLOADER()
Devent-parse.h678 int pevent_unregister_print_function(struct pevent *pevent,
Devent-parse.c6394 int pevent_unregister_print_function(struct pevent *pevent, in pevent_unregister_print_function() function