Home
last modified time | relevance | path

Searched refs:TEP_PLUGIN_UNLOADER_NAME (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/tools/lib/traceevent/
Devent-plugin.c704 func = dlsym(list->handle, TEP_PLUGIN_UNLOADER_NAME); in tep_unload_plugins()
Devent-parse.h115 #define TEP_PLUGIN_UNLOADER_NAME MAKE_STR(TEP_PLUGIN_UNLOADER) macro