Searched refs:StatAndInfo (Results 1 – 7 of 7) sorted by relevance
161 StatAndInfo::StatAndInfo() in StatAndInfo() function in SysTuning::TraceStdtype::StatAndInfo196 void StatAndInfo::IncreaseStat(SupportedTraceEventType eventType, StatType type) in IncreaseStat()203 const uint32_t &StatAndInfo::GetValue(SupportedTraceEventType eventType, StatType type) const in GetValue()207 const std::string &StatAndInfo::GetEvent(SupportedTraceEventType eventType) const in GetEvent()211 const std::string &StatAndInfo::GetStat(StatType type) const in GetStat()215 const std::string &StatAndInfo::GetSeverityDesc(SupportedTraceEventType eventType, StatType type) c… in GetSeverityDesc()219 const StatSeverityLevel &StatAndInfo::GetSeverity(SupportedTraceEventType eventType, StatType type)… in GetSeverity()
183 class StatAndInfo {185 StatAndInfo();186 ~StatAndInfo() = default;
71 const StatAndInfo &GetConstStatAndInfo() const;
55 StatAndInfo *GetStatAndInfo();
145 StatAndInfo stat_;
117 const StatAndInfo &TraceDataCacheReader::GetConstStatAndInfo() const in GetConstStatAndInfo()
165 StatAndInfo *TraceDataCacheWriter::GetStatAndInfo() in GetStatAndInfo()