Home
last modified time | relevance | path

Searched refs:TotalLoad (Results 1 – 9 of 9) sorted by relevance

/developtools/smartperf_host/trace_streamer/test/unittest/
Dhtrace_cpu_data_parser_test.cpp144 auto totalLoad = stream_.traceDataCache_->GetConstCpuUsageInfoData().TotalLoad()[0];
220 auto totalLoadFirst = stream_.traceDataCache_->GetConstCpuUsageInfoData().TotalLoad()[0];
221 auto totalLoadSecond = stream_.traceDataCache_->GetConstCpuUsageInfoData().TotalLoad()[1];
319 auto totalLoadFirst = stream_.traceDataCache_->GetConstCpuUsageInfoData().TotalLoad()[0];
320 auto totalLoadSecond = stream_.traceDataCache_->GetConstCpuUsageInfoData().TotalLoad()[1];
321 auto totalLoadThird = stream_.traceDataCache_->GetConstCpuUsageInfoData().TotalLoad()[2];
/developtools/smartperf_host/trace_streamer/src/table/monitor/
Dcpu_usage_info_table.cpp59 … sqlite3_result_int64(context_, static_cast<int64_t>(cpuUsageInfoObj_.TotalLoad()[CurrentRow()])); in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/table/monitor/
Dcpu_usage_info_table.cpp59 … sqlite3_result_int64(context_, static_cast<int64_t>(cpuUsageInfoObj_.TotalLoad()[CurrentRow()])); in Column()
/developtools/profiler/host/smartperf/ide/src/doc/md/
Dquickstart_ability_monitor.md63 + TotalLoad%:总的CPU使用率。
/developtools/smartperf_host/ide/src/doc/md/
Dquickstart_ability_monitor.md63 + TotalLoad%:总的CPU使用率。
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp1202 const std::deque<double>& CpuUsageDetailData::TotalLoad() const in TotalLoad() function in SysTuning::TraceStdtype::CpuUsageDetailData
Dtrace_stdtype.h1270 const std::deque<double>& TotalLoad() const;
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp1209 const std::deque<double>& CpuUsageDetailData::TotalLoad() const in TotalLoad() function in SysTuning::TraceStdtype::CpuUsageDetailData
Dtrace_stdtype.h1275 const std::deque<double>& TotalLoad() const;