Lines Matching defs:m_format
5046 "#${frame.index}: {${function.name}${function.pc-offset}}}", m_format);
5061 if (FormatEntity::Format(m_format, strm, &sc, &exe_ctx, nullptr,
5087 FormatEntity::Entry m_format;
5096 m_format);
5119 if (FormatEntity::Format(m_format, strm, nullptr, &exe_ctx, nullptr,
5183 FormatEntity::Entry m_format;
5191 m_format);
5218 if (FormatEntity::Format(m_format, strm, nullptr, &exe_ctx, nullptr,
5301 FormatEntity::Entry m_format;
6729 FormatEntity::Parse("Thread: ${thread.id%tid}", m_format);
6750 if (thread && FormatEntity::Format(m_format, strm, nullptr, &exe_ctx,
6776 FormatEntity::Entry m_format;