Home
last modified time | relevance | path

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

/linux-4.4.14/tools/lib/traceevent/
Devent-plugin.c146 return INVALID_PLUGIN_LIST_OPTION; in traceevent_plugin_list_options()
156 if (list == INVALID_PLUGIN_LIST_OPTION) in traceevent_plugin_free_options_list()
Devent-parse.h438 #define INVALID_PLUGIN_LIST_OPTION ((char **)((unsigned long)-1)) macro