Searched refs:m_step_count (Results 1 – 1 of 1) sorted by relevance
292 if (option_arg.getAsInteger(0, m_step_count)) in SetOptionValue()344 m_step_count = 1; in OptionParsingStarting()355 uint32_t m_step_count; member in ThreadStepScopeOptionGroup579 if (m_options.m_step_count > 1) { in DoExecute()580 if (!new_plan_sp->SetIterationCount(m_options.m_step_count)) { in DoExecute()