Home
last modified time | relevance | path

Searched defs:load_plugin (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/tools/testing/selftests/tc-testing/
Dtdc.py59 def load_plugin(self, pgdir, pgname): member in PluginMgr
/linux-5.19.10/tools/lib/traceevent/
Devent-plugin.c443 load_plugin(struct tep_handle *tep, const char *path, in load_plugin() function