Searched refs:LPROF_INIT_ONCE_ENV (Results 1 – 1 of 1) sorted by relevance
382 #define LPROF_INIT_ONCE_ENV "__LLVM_PROFILE_RT_INIT_ONCE" macro399 int initialized = getenv(LPROF_INIT_ONCE_ENV) != NULL; in truncateCurrentFile()403 _putenv(LPROF_INIT_ONCE_ENV "=" LPROF_INIT_ONCE_ENV); in truncateCurrentFile()405 setenv(LPROF_INIT_ONCE_ENV, LPROF_INIT_ONCE_ENV, 1); in truncateCurrentFile()