Home
last modified time | relevance | path

Searched defs:foreground_duration (Results 1 – 3 of 3) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/xpower_data/
Dxpower_plugin_result.proto124 repeated int64 foreground_duration = 5; //前台使用时长 field
138 repeated int64 foreground_duration = 6; //前台使用时长 field
152 repeated int64 foreground_duration = 6; //前台使用时长 field
/developtools/profiler/protos/types/plugins/xpower_data/
Dxpower_plugin_result.proto151 repeated int64 foreground_duration = 5; //前台使用时长 field
165 repeated int64 foreground_duration = 6; //前台使用时长 field
179 repeated int64 foreground_duration = 6; //前台使用时长 field
/developtools/smartperf_host/ide/src/trace/bean/
DEnergyStruct.ts37 foreground_duration: number = 0; property in PowerDetailsEnergy