Home
last modified time | relevance | path

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

/linux-4.4.14/tools/lib/traceevent/
Devent-plugin.c457 func = dlsym(list->handle, PEVENT_PLUGIN_UNLOADER_NAME); in traceevent_unload_plugins()
Devent-parse.h171 #define PEVENT_PLUGIN_UNLOADER_NAME MAKE_STR(PEVENT_PLUGIN_UNLOADER) macro