Searched refs:ckresult (Results 1 – 1 of 1) sorted by relevance
686 CKPROFILE_RESULT ckresult = check_profiling_enabled(*config()); in ProfilingLoopImpl() local687 if (ckresult != DO_COLLECT_PROFILE) { in ProfilingLoopImpl()688 LOG(INFO) << "profile collection skipped (" << ckprofile_result_to_string(ckresult) << ")"; in ProfilingLoopImpl()