Home | History | Annotate | Download | only in runtime

Lines Matching defs:options

524   const ProfilerOptions& options = Runtime::Current()->GetProfilerOptions();
525 const double top_k_threshold = options.GetTopKThreshold();
526 const double change_threshold = options.GetTopKChangeThreshold();