Searched refs:semaphore_filepath (Results 1 – 1 of 1) sorted by relevance
219 std::string semaphore_filepath = config.getStringValue("config_directory") in check_profiling_enabled() local221 if (access(semaphore_filepath.c_str(), F_OK) == -1) { in check_profiling_enabled()