Searched refs:m_step_count (Results 1 – 1 of 1) sorted by relevance
303 if (option_arg.getAsInteger(0, m_step_count)) in SetOptionValue()356 m_step_count = 1; in OptionParsingStarting()367 uint32_t m_step_count; member in ThreadStepScopeOptionGroup577 if (m_options.m_step_count > 1) { in DoExecute()578 if (!new_plan_sp->SetIterationCount(m_options.m_step_count)) { in DoExecute()