Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/lib/traceevent/
H A Devent-plugin.c596 if (!tep || !(tep->flags & TEP_DISABLE_SYS_PLUGINS)) in tep_load_plugins_hook()
H A Devent-parse.h325 TEP_DISABLE_SYS_PLUGINS = 1 << 1, enumerator