Searched refs:StatAndInfo (Results 1 – 16 of 16) sorted by relevance
48 const StatAndInfo stat = dataCache_->GetConstStatAndInfo(); in Column()
59 const StatAndInfo& GetConstStatAndInfo() const;
57 StatAndInfo* GetStatAndInfo();
124 StatAndInfo stat_;
130 const StatAndInfo& TraceDataCacheReader::GetConstStatAndInfo() const in GetConstStatAndInfo()
1020 StatAndInfo::StatAndInfo() in StatAndInfo() function in SysTuning::TraceStdtype::StatAndInfo1055 void StatAndInfo::IncreaseStat(SupportedTraceEventType eventType, StatType type) in IncreaseStat()1059 const uint32_t& StatAndInfo::GetValue(SupportedTraceEventType eventType, StatType type) const in GetValue()1063 const std::string& StatAndInfo::GetEvent(SupportedTraceEventType eventType) const in GetEvent()1067 const std::string& StatAndInfo::GetStat(StatType type) const in GetStat()1071 const std::string& StatAndInfo::GetSeverityDesc(SupportedTraceEventType eventType, StatType type) c… in GetSeverityDesc()1075 const StatSeverityLevel& StatAndInfo::GetSeverity(SupportedTraceEventType eventType, StatType type)… in GetSeverity()
169 StatAndInfo* TraceDataCacheWriter::GetStatAndInfo() in GetStatAndInfo()
1021 class StatAndInfo {1023 StatAndInfo();1024 ~StatAndInfo() = default;
1027 StatAndInfo::StatAndInfo() in StatAndInfo() function in SysTuning::TraceStdtype::StatAndInfo1062 void StatAndInfo::IncreaseStat(SupportedTraceEventType eventType, StatType type) in IncreaseStat()1066 const uint32_t& StatAndInfo::GetValue(SupportedTraceEventType eventType, StatType type) const in GetValue()1070 const std::string& StatAndInfo::GetEvent(SupportedTraceEventType eventType) const in GetEvent()1074 const std::string& StatAndInfo::GetStat(StatType type) const in GetStat()1078 const std::string& StatAndInfo::GetSeverityDesc(SupportedTraceEventType eventType, StatType type) c… in GetSeverityDesc()1082 const StatSeverityLevel& StatAndInfo::GetSeverity(SupportedTraceEventType eventType, StatType type)… in GetSeverity()
1026 class StatAndInfo {1028 StatAndInfo();1029 ~StatAndInfo() = default;