Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtraceevent/Documentation/
H A Dlibtraceevent-plugins.txt6 tep_load_plugins, tep_unload_plugins, tep_load_plugins_hook, tep_add_plugin_path,
23 int *tep_add_plugin_path*(struct tep_handle pass:[*]tep, char pass:[*]path,
65 The *tep_add_plugin_path()* functions adds additional directories with plugins in
90 The *tep_add_plugin_path()* function returns -1 in case of an error, 0 otherwise.
100 tep_add_plugin_path(tep, "~/dev_plugins", TEP_PLUGIN_LAST);
H A Dlibtraceevent.txt73 int *tep_add_plugin_path*(struct tep_handle pass:[*]tep, char pass:[*]path,
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/
H A Dtrace-util.c356 tep_add_plugin_path(tep, path, TEP_PLUGIN_LAST); in trace_load_plugins()
/aosp_15_r20/external/libtraceevent/src/
H A Devent-plugin.c657 int tep_add_plugin_path(struct tep_handle *tep, char *path, in tep_add_plugin_path() function
/aosp_15_r20/external/libtraceevent/include/traceevent/
H A Devent-parse.h398 int tep_add_plugin_path(struct tep_handle *tep, char *path,