Home
last modified time | relevance | path

Searched defs:max (Results 1 – 25 of 36) sorted by relevance

12

/developtools/hiperf/test/unittest/common/native/
Dutilities_test.cpp770 static constexpr int max = 20; variable
783 static constexpr int max = 20; variable
796 static constexpr int max = 20; variable
809 static constexpr int max = 20; variable
822 static constexpr int max = 20; variable
/developtools/smartperf_host/ide/src/trace/database/ui-worker/hiperf/
DProcedureWorkerHiPerfEvent.ts106 max: number | undefined; property in HiPerfEventStruct
/developtools/smartperf_host/trace_streamer/src/metrics/
DmemStrategy.h26 uint32_t max; member
/developtools/smartperf_host/ide/src/trace/database/ui-worker/cpu/
DProcedureWorkerCpuFreqLimits.ts103 max: number | undefined; property in CpuFreqLimitsStruct
/developtools/smartperf_host/ide/src/trace/bean/
DNativeHook.ts29 max: number = 0; property in NativeHookStatistics
45 max: number = 0; property in NativeHookMalloc
70 max: number = 0; property in NativeHookStatisticsTableData
/developtools/smartperf_host/ide/test/trace/database/ui-worker/
DProcedureWorkerFrameDynamic.test.ts95 let [min, max] = frameDynamicRender.getMinAndMaxData(dataList, 'x'); variable
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dregulator.proto70 int32 max = 3; field
/developtools/profiler/protos/types/plugins/ftrace_data/default/
Dregulator.proto70 int32 max = 3; field
/developtools/smartperf_host/ide/src/trace/database/ui-worker/
DProcedureWorkerXpowerWifi.ts186 static max: number = 0; property in XpowerWifiStruct
DProcedureWorkerXpowerGpuFreq.ts187 static max: number = 0; property in XpowerGpuFreqStruct
DProcedureWorkerFrameSpacing.ts289 let max = Math.max.apply( variable
/developtools/profiler/protos/types/plugins/ftrace_data/6.6.30/
Dregulator.proto70 int32 max = 3; field
/developtools/smartperf_host/ide/test/trace/component/chart/
DSpHiSysEnergyChart.test.ts57 let max = [ variable
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/freq/
DTabPaneCpuFreqLimits.ts93 let max = Math.max(item.startNs || 0, start); variable
/developtools/smartperf_host/ide/src/trace/component/chart/
DSpProcessChart.ts262 let max = Math.max(...asyncFuncGroups.map((it) => it.depth || 0)) + 1; variable
383 let max = Math.max(...asyncFuncGroups.map((it) => it.depth || 0)) + 1; variable
1405 let max = this.threadFuncMaxDepthMap.get(`${thread.upid}-${thread.tid}`) || 1; variable
1559 let max = 0; variable
/developtools/smartperf_host/ide/src/trace/component/trace/base/
DColorUtils.ts257 const max = Math.max(r, g, b); constant
/developtools/smartperf_host/ide/src/trace/database/logic-worker/
DProcedureLogicWorkerSchedulingAnalysis.ts1082 max: number = 0; property in Irq
1102 max: number = 0; property in CpuAnalysis
DProcedureLogicWorkerNativeNemory.ts1271 max: number = 0; property in NativeHookStatistics
1348 max: number = 0; property in StatisticsSelection
/developtools/hiperf/src/
Dsubcommand_report.cpp153 const float max = 100.0; in VerifyOption() local
Dperf_file_format.cpp103 bool PerfFileSection::Write(const char *buf, size_t size, size_t max) in Write()
/developtools/hiperf/include/
Dutilities.h391 inline bool CheckOutOfRange(const T& value, const T& min, const T& max) in CheckOutOfRange()
/developtools/profiler/host/smartperf/client/client_command/
Dsp_utils.cpp369 std::string max; in GetCpuInfo() local
394 std::string max; in GetGpuInfo() local
/developtools/hdc/hdc_rust/src/cffi/
Duart.cpp193 constexpr int max = DEFAULT_BAUD_RATE_VALUE / 8 * 2; // 2 second buffer size local
/developtools/profiler/device/plugins/native_hook/test/
Dmalloc_test.cpp337 static int RandInt(int max, int min) in RandInt()
/developtools/hdc/src/host/
Dhost_uart.cpp258 constexpr int max = DEFAULT_BAUD_RATE_VALUE / 8 * 2; // 2 second buffer size in EnumSerialPort() local

12