Searched refs:tep_load_plugins (Results 1 – 8 of 8) sorted by relevance
6 tep_load_plugins, tep_unload_plugins, tep_load_plugins_hook, tep_add_plugin_path,15 struct tep_plugin_list pass:[*]*tep_load_plugins*(struct tep_handle pass:[*]_tep_);30 The *tep_load_plugins()* function loads all plugins, located in the plugin51 The *tep_set_flag()* API needs to be called before *tep_load_plugins()*, if55 *tep_load_plugins()*. The _tep_ argument is trace event parser context. The57 the *tep_load_plugins()* function.63 as in *tep_load_plugins()* API.66 the _tep_->plugins_dir list. It must be called before *tep_load_plugins()* in order88 The *tep_load_plugins()* function returns a list of successfully loaded plugins,102 struct tep_plugin_list *plugins = tep_load_plugins(tep);
40 Note: plugin related flags must me set before calling *tep_load_plugins()* API.
60 struct tep_plugin_list pass:[*]*tep_load_plugins*(struct tep_handle pass:[*]_tep_);
5 tep_load_plugins(NULL); in main()
367 list = tep_load_plugins(tep); in trace_load_plugins()
640 tep_load_plugins(struct tep_handle *tep) in tep_load_plugins() function
201 tep_load_plugins(tep);
400 struct tep_plugin_list *tep_load_plugins(struct tep_handle *tep);