Home
last modified time | relevance | path

Searched refs:tep_load_plugins (Results 1 – 5 of 5) sorted by relevance

/linux/tools/lib/traceevent/Documentation/
A Dlibtraceevent-plugins.txt6 tep_load_plugins, tep_unload_plugins, tep_load_plugins_hook - Load / unload traceevent plugins.
14 struct tep_plugin_list pass:[*]*tep_load_plugins*(struct tep_handle pass:[*]_tep_);
74 struct tep_plugin_list *plugins = tep_load_plugins(tep);
A Dlibtraceevent.txt43 struct tep_plugin_list pass:[*]*tep_load_plugins*(struct tep_handle pass:[*]_tep_);
/linux/tools/perf/util/
A Dtrace-event.c33 t->plugin_list = tep_load_plugins(pevent); in trace_event__init()
/linux/tools/lib/traceevent/
A Devent-plugin.c638 tep_load_plugins(struct tep_handle *tep) in tep_load_plugins() function
A Devent-parse.h392 struct tep_plugin_list *tep_load_plugins(struct tep_handle *tep);

Completed in 8 milliseconds