Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/traceevent/
Devent-plugin.c472 options = dlsym(handle, TEP_PLUGIN_OPTIONS_NAME); in load_plugin()
Devent-parse.h116 #define TEP_PLUGIN_OPTIONS_NAME MAKE_STR(TEP_PLUGIN_OPTIONS) macro