Searched refs:PLUGIN_DIR (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/tools/lib/traceevent/
H A DMakefile52 # We dont set PLUGIN_DIR in case we install under $HOME
66 PLUGIN_DIR = -DPLUGIN_DIR="$(plugin_dir)" macro
67 PLUGIN_DIR_SQ = '$(subst ','\'',$(PLUGIN_DIR))'
H A Devent-plugin.c402 #ifdef PLUGIN_DIR load_plugins()
404 load_plugins_dir(pevent, suffix, PLUGIN_DIR, load_plugins()

Completed in 38 milliseconds