| /developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/ |
| D | cgroup.proto | 41 int32 id = 2; field 49 int32 id = 2; field 57 int32 id = 2; field 66 int32 id = 2; field 75 int32 id = 2; field 90 int32 id = 2; field 98 int32 id = 2; field 123 int32 id = 2; field
|
| D | raw_syscalls.proto | 23 uint64 id = 1; field 29 uint64 id = 1; field
|
| /developtools/profiler/protos/types/plugins/ftrace_data/default/ |
| D | cgroup.proto | 41 int32 id = 2; field 49 int32 id = 2; field 57 int32 id = 2; field 66 int32 id = 2; field 75 int32 id = 2; field 90 int32 id = 2; field 98 int32 id = 2; field 123 int32 id = 2; field
|
| D | raw_syscalls.proto | 23 uint64 id = 1; field 29 uint64 id = 1; field
|
| /developtools/smartperf_host/ide/src/trace/database/ |
| D | SqlLite.ts | 18 id: number = -1; property in DbThread 39 let id = this.uuid(); variable 54 let id = this.uuid(); variable 71 let id = this.uuid(); variable 113 let id = this.uuid(); variable
|
| D | Convert.ts | 20 id: number = -1; property in ConvertThread 37 let id = this.uuid(); variable
|
| /developtools/smartperf_host/ide/test/trace/component/trace/sheet/ark-ts/ |
| D | TabPaneSummary.test.ts | 72 id: 44, variable 107 id: 4, variable 168 id: -1, variable 203 id: -1, variable 238 id: -1, variable
|
| D | TabPaneComparison.test.ts | 78 id: 124, variable 113 id: 12, variable 150 id: 103, variable
|
| /developtools/hiperf/src/ |
| D | perf_file_format.cpp | 176 PerfFileSectionString::PerfFileSectionString(FEATURE id, const char *buf, size_t size) in PerfFileSectionString() 183 PerfFileSectionString::PerfFileSectionString(FEATURE id, const std::string &charString) in PerfFileSectionString() 278 PerfFileSectionSymbolsFiles::PerfFileSectionSymbolsFiles(FEATURE id, const char *buf, size_t size) in PerfFileSectionSymbolsFiles() 317 PerfFileSectionUniStackTable::PerfFileSectionUniStackTable(FEATURE id, const char *buf, size_t size) in PerfFileSectionUniStackTable() 384 PerfFileSectionNrCpus::PerfFileSectionNrCpus(FEATURE id, const char *buf, size_t size) in PerfFileSectionNrCpus() 391 PerfFileSectionNrCpus::PerfFileSectionNrCpus(FEATURE id, uint32_t nrCpusAvailable, in PerfFileSectionNrCpus() 418 PerfFileSectionU64::PerfFileSectionU64(FEATURE id, const char *buf, size_t size) in PerfFileSectionU64() 425 PerfFileSectionU64::PerfFileSectionU64(FEATURE id, uint64_t v) : PerfFileSection(id) in PerfFileSectionU64() 449 PerfFileSectionEventDesc::PerfFileSectionEventDesc(FEATURE id, in PerfFileSectionEventDesc() 456 PerfFileSectionEventDesc::PerfFileSectionEventDesc(FEATURE id, const char *buf, size_t size) in PerfFileSectionEventDesc()
|
| D | report_json_file.cpp | 89 ReportConfigItem &ReportJsonFile::GetConfig(uint64_t id) in GetConfig() 118 void ReportJsonFile::UpdateReportSample(uint64_t id, pid_t pid, pid_t tid, uint64_t eventCount) in UpdateReportSample() 195 uint32_t ReportJsonFile::GetConfigIndex(uint64_t id) in GetConfigIndex() 200 std::string ReportJsonFile::GetConfigName(uint64_t id) in GetConfigName() 217 void ReportJsonFile::UpdateReportCallStack(uint64_t id, pid_t pid, pid_t tid, uint64_t eventCount, in UpdateReportCallStack()
|
| /developtools/smartperf_host/trace_streamer/sdk/demo_sdk/protos/types/plugins/mock_data/ |
| D | mock_plugin_result.proto | 20 int32 id = 1; field 25 int32 id = 1; field 32 int32 id = 1; field
|
| /developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/ |
| D | raw_syscalls.proto | 23 uint64 id = 1; field 29 uint64 id = 1; field
|
| D | cgroup.proto | 41 int32 id = 2; field 49 int32 id = 2; field 64 int32 id = 2; field 72 int32 id = 2; field
|
| /developtools/smartperf_host/trace_streamer/src/protos/smartperf_host/ |
| D | sph_data.proto | 22 int32 id = 4; field 68 int32 id = 7; field 91 int32 id = 5; field 95 int32 id = 1; field 106 int32 id = 1; field 124 int32 id = 1; field 132 int32 id = 1; field 160 int32 id = 1; field 171 int32 id = 1; field 226 int64 id = 3; field [all …]
|
| /developtools/smartperf_host/ide/src/trace/proto/ |
| D | SphBaseData.proto | 22 int32 id = 4; field 68 int32 id = 7; field 91 int32 id = 5; field 95 int32 id = 1; field 106 int32 id = 1; field 124 int32 id = 1; field 132 int32 id = 1; field 160 int32 id = 1; field 171 int32 id = 1; field 226 int64 id = 3; field [all …]
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/entity/ |
| D | SignatureAlgorithm.java | 59 private int id; field in SignatureAlgorithm 68 int id, in SignatureAlgorithm() 100 public static SignatureAlgorithm findById(int id) { in findById()
|
| /developtools/smartperf_host/trace_streamer/src/parser/rawtrace_parser/ |
| D | ftrace_field_processor.h | 40 size_t id, in HandleVectorIntField() 61 …static T HandleIntField(const std::vector<FieldFormat> &fields, size_t id, uint8_t data[], size_t … in HandleIntField() 70 …static std::string HandleStrField(const std::vector<FieldFormat> &fields, size_t id, uint8_t data[… in HandleStrField()
|
| /developtools/profiler/device/plugins/ftrace_plugin/include/ |
| D | ftrace_field_parser.h | 38 size_t id, uint8_t data[], size_t size) in ParseVectorIntField() 60 …static T ParseIntField(const std::vector<FieldFormat>& fields, size_t id, uint8_t data[], size_t s… in ParseIntField() 71 …static std::string ParseStrField(const std::vector<FieldFormat>& fields, size_t id, uint8_t data[]… in ParseStrField()
|
| /developtools/smartperf_host/ide/test/trace/component/trace/sheet/hiperf/ |
| D | TabPerfProfile.test.ts | 42 let id = '1'; variable 73 let id = '2'; variable
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/fsverity/ |
| D | FsVerityHashAlgorithm.java | 27 private final byte id; field in FsVerityHashAlgorithm 33 FsVerityHashAlgorithm(byte id, String hashAlgorithm, int outputByteSize) { in FsVerityHashAlgorithm()
|
| /developtools/smartperf_host/trace_streamer/src/filter/ |
| D | task_pool_filter.cpp | 92 std::optional<uint64_t> id; in GetExecuteIdOrTaskId() local 108 auto id = GetExecuteIdOrTaskId(args); in UpdateAssignData() local 127 auto id = GetExecuteIdOrTaskId(args); in UpdateExecuteData() local 152 auto id = GetExecuteIdOrTaskId(args); in UpdateReturnData() local
|
| /developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/measure/ |
| D | measure_stdtype.cpp | 81 size_t ProcessMeasureFilter::AppendNewFilter(uint64_t id, DataIndex name, uint32_t internalPid) in AppendNewFilter() 89 size_t ClockEventData::AppendNewFilter(uint64_t id, DataIndex type, DataIndex name, uint64_t cpu) in AppendNewFilter() 97 size_t ClkEventData::AppendNewFilter(uint64_t id, uint64_t rate, DataIndex name, uint64_t cpu) in AppendNewFilter()
|
| /developtools/smartperf_host/ide/test/trace/database/logic-worker/ |
| D | ProcedureLogicWorkerJsCpuProfiler.test.ts | 80 id: '3b21cea8-3554-4aa6-8e4d-7d30672dedca', variable 99 id: '3b21cea8-3554-4aa6-8e4d-7d30672dedca', variable
|
| /developtools/ace_js2bundle/ace-loader/test/rich/expected/ |
| D | commonAttr.js | 34 "id": "abc", property 37 "id": "abc" property 43 "id": "function () {return this.aa}", property 46 "id": "function () {return this.aa}" property
|
| /developtools/smartperf_host/trace_streamer/src/protos/types/plugins/native_hook/ |
| D | native_hook_result.proto | 71 uint32 id = 1; field 78 uint32 id = 1; field 91 uint32 id = 1; field 97 uint32 id = 1; field 103 uint32 id = 1; field
|