Home
last modified time | relevance | path

Searched refs:Type (Results 1 – 25 of 61) sorted by relevance

123

/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/utils/
DFill.ets21 export enum Type{
33 private mType:Type = Type.EMPTY;
58 this.mType = Type.COLOR;
64 this.mType = Type.LINEAR_GRADIENT;
70 this.mType = Type.LINEAR_GRADIENT;
76 this.mType = Type.DRAWABLE;
82 public getType():Type{
86 public setType(type:Type):void{
142 case Type.EMPTY:
144 case Type.COLOR:
[all …]
/developtools/profiler/host/smartperf/trace_streamer/src/base/sqlite_ext/
Dsqlite_ext_funcs.cpp52 enum Type { enum
67 value.type = Type::TS_LONG; in Long()
75 value.type = Type::TS_DOUBLE; in Double()
83 value.type = Type::TS_STRING; in String()
92 value.type = Type::TS_BYTES; in Bytes()
115 return type == Type::TS_NULL; in IsNull()
125 Type type = TS_NULL;
133 sqlValue.type = Type::TS_LONG; in SqliteValueToTSSqlValue()
137 sqlValue.type = Type::TS_DOUBLE; in SqliteValueToTSSqlValue()
141 sqlValue.type = Type::TS_STRING; in SqliteValueToTSSqlValue()
[all …]
/developtools/smartperf_host/trace_streamer/src/base/sqlite_ext/
Dsqlite_ext_funcs.cpp52 enum Type { enum
67 value.type = Type::TS_LONG; in Long()
75 value.type = Type::TS_DOUBLE; in Double()
83 value.type = Type::TS_STRING; in String()
92 value.type = Type::TS_BYTES; in Bytes()
115 return type == Type::TS_NULL; in IsNull()
125 Type type = TS_NULL;
133 sqlValue.type = Type::TS_LONG; in SqliteValueToTSSqlValue()
137 sqlValue.type = Type::TS_DOUBLE; in SqliteValueToTSSqlValue()
141 sqlValue.type = Type::TS_STRING; in SqliteValueToTSSqlValue()
[all …]
/developtools/profiler/host/smartperf/ide/src/doc/md/
Dquickstart_smaps.md29 + Type: 将抓取到的信息根据Type归类,分四类,Data,Text,Const,Other。
41 + Type: 将抓取到的信息根据Type归类,Data,Text,Const,Other。
Dquickstart_Import_so.md7 + Memory Type:事件类型。
66 + Type:系统调用类型(Read和Write)。
93 + Type:系统调用类型。
120 + Type:系统调用类型。
Dquickstart_Frametimeline.md23 + Jank Type:卡顿类型。
44 + Jank Type:卡顿类型。
Dquickstart_native_memory.md51 + Memory Type:内存的类型。
69 + Memory Type:内存分配的类型。
/developtools/smartperf_host/ide/src/doc/md/
Dquickstart_smaps.md29 + Type: 将抓取到的信息根据Type归类,分四类,Data,Text,Const,Other。
41 + Type: 将抓取到的信息根据Type归类,Data,Text,Const,Other。
Dquickstart_memory_template.md22 + Type:内存的类别。
33 + Type:内存的类别。
77 + Type: 将抓取到的信息根据Type归类。
93 + Type: 将抓取到的信息根据Type归类。
Dquickstart_Import_so.md7 + Memory Type:事件类型。
66 + Type:系统调用类型(Read和Write)。
93 + Type:系统调用类型。
120 + Type:系统调用类型。
Dquickstart_Frametimeline.md23 + Jank Type:卡顿类型。
44 + Jank Type:卡顿类型。
Dquickstart_native_memory.md51 + Memory Type:内存的类型。
69 + Memory Type:内存分配的类型。
Dquickstart_arkts.md22 + Type : 维度名称,有九大维度(NAPI、ARKUI_ENGINE、BUTLTIN、GC、AINT、CINT、AOT、RUNTIME、OTHER)。
/developtools/smartperf_host/ide/test/trace/component/setting/utils/
DPluginConvertUtils.test.ts30 Type,
70 deviceType: Type.HI3516,
/developtools/integration_verification/tools/fotff/utils/
Dini.go36 switch rt.Elem().Field(i).Type.Kind() {
51 if rt.Elem().Field(i).Type.Elem().Kind() != reflect.String {
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/hilog_data/
Dhilog_plugin_config.proto17 enum Type { enum
32 Type device_type = 1;
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/hilog_data/
Dhilog_plugin_config.proto17 enum Type { enum
32 Type device_type = 1;
/developtools/profiler/protos/types/plugins/hilog_data/
Dhilog_plugin_config.proto17 enum Type { enum
32 Type device_type = 1;
/developtools/profiler/device/plugins/hilog_plugin/test/unittest/
Dhilog_plugin_unittest.cpp172 config.set_device_type(Type::TYPE_UNSPECIFIED);
189 config.set_device_type(Type::HI3516);
211 config.set_device_type(Type::P40);
233 config.set_device_type(Type::HI3516);
256 config.set_device_type(Type::P40);
1010 config.set_device_type(Type::HI3516);
1044 config.set_device_type(Type::HI3516);
1085 config.set_device_type(Type::HI3516);
1125 config.set_device_type(Type::HI3516);
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/agent_data/
Dagent_plugin_energy_data.proto20 enum Type { enum
27 Type type = 2; // 唤醒锁的类型
/developtools/profiler/protos/types/plugins/agent_data/
Dagent_plugin_energy_data.proto20 enum Type { enum
27 Type type = 2; // 唤醒锁的类型
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/agent_data/
Dagent_plugin_energy_data.proto20 enum Type { enum
27 Type type = 2; // 唤醒锁的类型
/developtools/smartperf_host/patches/
Dbuild.patch8 Content-Type: text/plain; charset=UTF-8
/developtools/smartperf_host/trace_streamer/src/table/hi_sysevent/
Dsysevent_measure_table.cpp68 … sqlite3_result_int(context_, dataCache_->GetConstSyseventMeasureData().Type()[CurrentRow()]); in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/table/hi_sysevent/
Dsysevent_measure_table.cpp68 … sqlite3_result_int(context_, dataCache_->GetConstSyseventMeasureData().Type()[CurrentRow()]); in Column()

123