Home
last modified time | relevance | path

Searched refs:tep_load_plugins_hook (Results 1 – 3 of 3) 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.
16 void *tep_load_plugins_hook*(struct tep_handle pass:[*]_tep_, const char pass:[*]_suffix_,
87 tep_load_plugins_hook(tep, ".so", print_plugin, NULL);
/linux/tools/lib/traceevent/
A Devent-plugin.c566 void tep_load_plugins_hook(struct tep_handle *tep, const char *suffix, in tep_load_plugins_hook() function
642 tep_load_plugins_hook(tep, ".so", load_plugin, &list); in tep_load_plugins()
A Devent-parse.h395 void tep_load_plugins_hook(struct tep_handle *tep, const char *suffix,

Completed in 6 milliseconds