Searched refs:TEP_DISABLE_PLUGINS (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/tools/lib/traceevent/ | ||
D | event-plugin.c | 579 if (tep && tep->flags & TEP_DISABLE_PLUGINS) in tep_load_plugins_hook() |
D | event-parse.h | 327 TEP_DISABLE_PLUGINS = 1 << 2, enumerator |