Home
last modified time | relevance | path

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

12

/developtools/smartperf_host/ide/src/trace/database/ui-worker/hiperf/
DProcedureWorkerHiPerfEvent.ts95 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
DBoxSelection.ts1031 max: string = ''; property in SelectionData
/developtools/smartperf_host/ide/test/trace/database/ui-worker/
DProcedureWorkerFrameDynamic.test.ts93 let [min, max] = frameDynamicRender.getMinAndMaxData(dataList, 'x'); variable
/developtools/smartperf_host/ide/test/trace/component/chart/
DSpHiSysEnergyChart.test.ts49 let max = [ variable
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/freq/
DTabPaneCpuFreqLimits.ts88 let max = Math.max(item.startNs || 0, start); 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/profiler/host/smartperf/client/client_command/
Dsp_utils.cpp289 std::string max; in GetCpuInfo() local
309 std::string max; in GetGpuInfo() local
/developtools/smartperf_host/ide/src/trace/component/trace/base/
DColorUtils.ts248 const max = Math.max(r, g, b); constant
/developtools/smartperf_host/ide/src/trace/database/ui-worker/
DProcedureWorkerFrameSpacing.ts286 let max = Math.max.apply( variable
/developtools/smartperf_host/ide/src/trace/database/logic-worker/
DProcedureLogicWorkerSchedulingAnalysis.ts871 max: number = 0; property in Irq
891 max: number = 0; property in CpuAnalysis
DProcedureLogicWorkerNativeNemory.ts1125 max: number = 0; property in NativeHookStatistics
1232 max: number = 0; property in StatisticsSelection
/developtools/hiperf/src/
Dsubcommand_report.cpp152 const float max = 100.0; in VerifyOption() local
Dperf_file_format.cpp81 bool PerfFileSection::Write(const char *buf, size_t size, size_t max) in Write()
/developtools/hdc/hdc_rust/src/cffi/
Duart.cpp191 constexpr int max = DEFAULT_BAUD_RATE_VALUE / 8 * 2; // 2 second buffer size local
/developtools/hdc/src/host/
Dhost_uart.cpp258 constexpr int max = DEFAULT_BAUD_RATE_VALUE / 8 * 2; // 2 second buffer size in EnumSerialPort() local
/developtools/profiler/device/plugins/native_hook/test/
Dmalloc_test.cpp337 static int RandInt(int max, int min) in RandInt()
/developtools/ace_js2bundle/ace-loader/plugin/templater/
Dlite_component_map.js234 max: { property
/developtools/smartperf_host/trace_streamer/src/rpc/
Dffrt_converter.cpp326 auto max = INVALID_UINT32 / scaleFactor_; in GetTaskId() local
/developtools/hdc/src/common/
Dbase.cpp548 uint64_t GetRandom(const uint64_t min, const uint64_t max) in GetRandom()
575 int GetRandomNum(const int min, const int max) in GetRandomNum()
/developtools/smartperf_host/trace_streamer/src/protos/smartperf_host/
Dsph_data.proto41 int32 max = 1; field
/developtools/smartperf_host/ide/src/trace/proto/
DSphBaseData.proto41 int32 max = 1; field

12