Home
last modified time | relevance | path

Searched defs:totalLoad (Results 1 – 6 of 6) sorted by relevance

/developtools/smartperf_host/smartperf_host/trace_streamer/src/parser/pbreader_parser/cpu_data_parser/
Dpbreader_cpu_data_parser.h53 void SetExtInfo(double totalLoad, double userLoad, double sysLoad, double processNum) in SetExtInfo()
/developtools/profiler/device/plugins/cpu_plugin/include/
Dcpu_data_plugin.h69 double totalLoad; member
/developtools/smartperf_host/smartperf_host/ide/src/trace/bean/
DAbilityMonitor.ts23 totalLoad: number = -1; property in SystemCpuSummary
/developtools/profiler/device/plugins/cpu_plugin/test/unittest/
Dcpu_data_plugin_unittest.cpp56 double totalLoad; member
/developtools/smartperf_host/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/htrace/
Dactivity_monitor_stdtype.h120 double totalLoad = 0; member
/developtools/smartperf_host/smartperf_host/trace_streamer/test/unittest/table/
Dtable_test.cpp264 const double totalLoad = 2; variable