Home
last modified time | relevance | path

Searched refs:StatAndInfo (Results 1 – 16 of 16) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/table/base/
Dstat_table.cpp48 const StatAndInfo stat = dataCache_->GetConstStatAndInfo(); in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/table/base/
Dstat_table.cpp48 const StatAndInfo stat = dataCache_->GetConstStatAndInfo(); in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_data_cache_reader.h59 const StatAndInfo& GetConstStatAndInfo() const;
Dtrace_data_cache_writer.h57 StatAndInfo* GetStatAndInfo();
Dtrace_data_cache_base.h124 StatAndInfo stat_;
Dtrace_data_cache_reader.cpp130 const StatAndInfo& TraceDataCacheReader::GetConstStatAndInfo() const in GetConstStatAndInfo()
Dtrace_stdtype.cpp1020 StatAndInfo::StatAndInfo() in StatAndInfo() function in SysTuning::TraceStdtype::StatAndInfo
1055 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()
Dtrace_data_cache_writer.cpp169 StatAndInfo* TraceDataCacheWriter::GetStatAndInfo() in GetStatAndInfo()
Dtrace_stdtype.h1021 class StatAndInfo {
1023 StatAndInfo();
1024 ~StatAndInfo() = default;
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_data_cache_reader.h59 const StatAndInfo& GetConstStatAndInfo() const;
Dtrace_data_cache_writer.h57 StatAndInfo* GetStatAndInfo();
Dtrace_data_cache_base.h124 StatAndInfo stat_;
Dtrace_data_cache_reader.cpp130 const StatAndInfo& TraceDataCacheReader::GetConstStatAndInfo() const in GetConstStatAndInfo()
Dtrace_data_cache_writer.cpp169 StatAndInfo* TraceDataCacheWriter::GetStatAndInfo() in GetStatAndInfo()
Dtrace_stdtype.cpp1027 StatAndInfo::StatAndInfo() in StatAndInfo() function in SysTuning::TraceStdtype::StatAndInfo
1062 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()
Dtrace_stdtype.h1026 class StatAndInfo {
1028 StatAndInfo();
1029 ~StatAndInfo() = default;