Searched refs:PROFILING_ENABLED (Results 1 – 2 of 2) sorted by relevance
23 const std::string PROFILING_ENABLED = "--profiling_enabled"; variable40 …{PROFILING_ENABLED, "[OPTIONAL] Enabling this option will print important ML related milestones ti…144 if (CheckOptionSpecified(options, PROFILING_ENABLED)) in main()146 … pipelineOptions.m_ProfilingEnabled = GetSpecifiedOption(options, PROFILING_ENABLED) == "true"; in main()
216 #ifdef PROFILING_ENABLED