Lines Matching defs:m_count
67 if (option_arg.getAsInteger(0, m_count)) {
68 m_count = UINT32_MAX;
74 if (m_count == 0)
75 m_count = UINT32_MAX;
102 m_count = UINT32_MAX;
113 uint32_t m_count;
209 m_options.m_count,
239 if (!thread->GetStatus(strm, m_options.m_start, m_options.m_count,
2246 m_count = count;
2250 m_count = std::numeric_limits<decltype(m_count)>::max();
2322 m_count = kDefaultCount;
2335 size_t m_count;
2414 m_last_id = dumper.DumpInstructions(m_options.m_count);