Searched refs:mA (Results 1 – 11 of 11) sorted by relevance
| /developtools/smartperf_host/ide/src/trace/component/trace/timer-shaft/ |
| D | RangeRuler.ts | 351 let mA = result + this.markAX; variable 353 if (mA >= 0 && mA <= maxX) { 354 this.markAObj.frame.x = mA; 355 } else if (mA < 0) {
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/ |
| D | PowerDubai.ets | 45 …this.tPowerSensorList.unshift(new TPowerSensorInfo("","Sensor","Power(mAh)","Current(mA)","Percent… 50 …st.unshift(new TPowerAppInfo("", "", "ProcessName", "Power(mAh)", "Current(mA)", "Percent",$r("app…
|
| D | Power.ets | 73 …rmalized_current"), "归一化电流", (normalCurrentNow / this.gpData.length).toFixed(0) + "mA", "#fff8f8"), 74 …yItem($r("app.media.icon_normalized_current"), "最大电流", maxCurrentNow.toFixed(0) + "mA", "#fff8f8"),
|
| D | Summary.ets | 138 …alized_current"), "归一化电流", (normalCurrentNow / this.gpData.length / 1.1125).toFixed(0) + "mA", ""),
|
| /developtools/smartperf_host/ide/src/trace/database/ui-worker/ |
| D | ProcedureWorkerTimeline.ts | 571 let mA = result + this.markAX; 573 if (mA >= 0 && mA <= maxX) { 574 this.markA.frame.x = mA; 575 } else if (mA < 0) {
|
| /developtools/profiler/host/smartperf/client/client_ui/ |
| D | README_zh.md | 92 | currentNow | 当前读到的电流值,单位一般是mA。|
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/pages/ |
| D | CurrentNowLineChartPage.ets | 66 Text( (0-this.currentNow) + "mA")
|
| D | TitleWindowPage.ets | 151 value: (0 - Number(this.tIndexInfo.currentNow)).toString() + "mA",
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/main/ |
| D | Home.ets | 48 …+ nowCurrent.toString() + "mA \n瞬时电压:" + voltage.toString() + "mV 电池温度:" + (temperature/…
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/ |
| D | Current.ets | 156 Text("归一化电流 (mA)") {
|
| /developtools/profiler/hiebpf/include/ |
| D | vmlinux.h | 132362 unsigned int mA; member
|