Searched refs:PERF_WORK_TREE_ENVIRONMENT (Results 1 – 2 of 2) sorted by relevance
16 #define PERF_WORK_TREE_ENVIRONMENT "PERF_WORK_TREE" macro
203 setenv(PERF_WORK_TREE_ENVIRONMENT, (*argv)[1], 1); in handle_options()209 setenv(PERF_WORK_TREE_ENVIRONMENT, cmd + strlen(CMD_WORK_TREE), 1); in handle_options()