Home
last modified time | relevance | path

Searched refs:load_plugin (Results 1 – 3 of 3) sorted by relevance

/linux/tools/lib/traceevent/
A Devent-plugin.c443 load_plugin(struct tep_handle *tep, const char *path, in load_plugin() function
511 void (*load_plugin)(struct tep_handle *tep, in load_plugins_dir()
544 load_plugin(tep, path, name, data); in load_plugins_dir()
567 void (*load_plugin)(struct tep_handle *tep, in tep_load_plugins_hook()
587 load_plugin, data); in tep_load_plugins_hook()
598 load_plugin, data); in tep_load_plugins_hook()
607 load_plugins_dir(tep, suffix, envdir, load_plugin, data); in tep_load_plugins_hook()
623 load_plugins_dir(tep, suffix, path, load_plugin, data); in tep_load_plugins_hook()
630 load_plugin, data); in tep_load_plugins_hook()
642 tep_load_plugins_hook(tep, ".so", load_plugin, &list); in tep_load_plugins()
A Devent-parse.h396 void (*load_plugin)(struct tep_handle *tep,
/linux/tools/testing/selftests/tc-testing/
A Dtdc.py59 def load_plugin(self, pgdir, pgname): member in PluginMgr
109 self.load_plugin(pgdir, fname)

Completed in 8 milliseconds