| /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/profiler/host/smartperf/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/profiler/host/smartperf/ide/test/trace/component/trace/sheet/hiperf/ |
| D | TabPerfProfile.test.ts | 39 let id = "1"; variable 73 let id = "2"; variable
|
| /developtools/hiperf/src/ |
| D | perf_file_format.cpp | 166 PerfFileSectionString::PerfFileSectionString(FEATURE id, const char *buf, size_t size) in PerfFileSectionString() 175 PerfFileSectionString::PerfFileSectionString(FEATURE id, const std::string &charString) in PerfFileSectionString() 224 PerfFileSectionSymbolsFiles::PerfFileSectionSymbolsFiles(FEATURE id, const char *buf, size_t size) in PerfFileSectionSymbolsFiles() 304 PerfFileSectionNrCpus::PerfFileSectionNrCpus(FEATURE id, const char *buf, size_t size) in PerfFileSectionNrCpus() 313 PerfFileSectionNrCpus::PerfFileSectionNrCpus(FEATURE id, uint32_t nrCpusAvailable, in PerfFileSectionNrCpus() 342 PerfFileSectionU64::PerfFileSectionU64(FEATURE id, const char *buf, size_t size) in PerfFileSectionU64() 351 PerfFileSectionU64::PerfFileSectionU64(FEATURE id, uint64_t v) : PerfFileSection(id) in PerfFileSectionU64() 377 PerfFileSectionEventDesc::PerfFileSectionEventDesc(FEATURE id, in PerfFileSectionEventDesc() 384 PerfFileSectionEventDesc::PerfFileSectionEventDesc(FEATURE id, const char *buf, size_t size) in PerfFileSectionEventDesc()
|
| D | report_json_file.cpp | 65 ReportConfigItem &ReportJsonFile::GetConfig(uint64_t id) in GetConfig() 91 void ReportJsonFile::UpdateReportSample(uint64_t id, pid_t pid, pid_t tid, uint64_t eventCount) in UpdateReportSample() 168 uint32_t ReportJsonFile::GetConfigIndex(uint64_t id) in GetConfigIndex() 173 std::string ReportJsonFile::GetConfigName(uint64_t id) in GetConfigName() 190 void ReportJsonFile::UpdateReportCallStack(uint64_t id, pid_t pid, pid_t tid, uint64_t eventCount, in UpdateReportCallStack()
|
| /developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/ |
| D | perf_file_format.cpp | 166 PerfFileSectionString::PerfFileSectionString(FEATURE id, const char *buf, size_t size) in PerfFileSectionString() 175 PerfFileSectionString::PerfFileSectionString(FEATURE id, const std::string &charString) in PerfFileSectionString() 224 PerfFileSectionSymbolsFiles::PerfFileSectionSymbolsFiles(FEATURE id, const char *buf, size_t size) in PerfFileSectionSymbolsFiles() 304 PerfFileSectionNrCpus::PerfFileSectionNrCpus(FEATURE id, const char *buf, size_t size) in PerfFileSectionNrCpus() 313 PerfFileSectionNrCpus::PerfFileSectionNrCpus(FEATURE id, uint32_t nrCpusAvailable, in PerfFileSectionNrCpus() 342 PerfFileSectionU64::PerfFileSectionU64(FEATURE id, const char *buf, size_t size) in PerfFileSectionU64() 351 PerfFileSectionU64::PerfFileSectionU64(FEATURE id, uint64_t v) : PerfFileSection(id) in PerfFileSectionU64() 377 PerfFileSectionEventDesc::PerfFileSectionEventDesc(FEATURE id, in PerfFileSectionEventDesc() 384 PerfFileSectionEventDesc::PerfFileSectionEventDesc(FEATURE id, const char *buf, size_t size) in PerfFileSectionEventDesc()
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/sign/ |
| D | SignatureAlgorithm.java | 61 private int id; field in SignatureAlgorithm 70 int id, in SignatureAlgorithm() 102 public static SignatureAlgorithm findById(int id) { in findById()
|
| /developtools/profiler/device/plugins/ftrace_plugin/include/ |
| D | ftrace_field_parser.h | 37 size_t id, uint8_t data[], size_t size) in ParseVectorIntField() 59 …static T ParseIntField(const std::vector<FieldFormat>& fields, size_t id, uint8_t data[], size_t s… in ParseIntField() 70 …static std::string ParseStrField(const std::vector<FieldFormat>& fields, size_t id, uint8_t data[]… in ParseStrField()
|
| /developtools/profiler/protos/types/plugins/hisysevent_data/ |
| D | hisysevent_plugin_result.proto | 20 uint64 id = 2; field
|
| /developtools/profiler/host/smartperf/ide/src/trace/bean/ |
| D | BinderArgBean.ts | 19 id: number | undefined property in BinderArgBean
|
| /developtools/packing_tool/adapter/ohos/ |
| D | ResourceIndexResult.java | 25 public int id; field in ResourceIndexResult
|
| /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/global_resource_tool/src/ |
| D | id_worker.cpp | 97 bool IdWorker::PushCache(ResType resType, const string &name, int32_t id) in PushCache() 119 void IdWorker::PushDelId(int32_t id) in PushDelId() 141 int32_t id = 0; in GenerateAppId() local 335 int32_t id = strtol(startId.asString().c_str(), nullptr, 16); in GetStartId() local
|
| D | sqlite_database.cpp | 64 int32_t id = -1; in Insert() local 93 bool SqliteDatabase::Query(const ResourceItem &resourceItem, int32_t &id) in Query() 99 auto callback = [](void *id, int argc, char **argv, char **azColName) -> int { in Query()
|
| D | increment_index.cpp | 42 string id = to_string(item.first); in Save() local 110 int32_t id = strtol(idMember.c_str(), nullptr, 10); in LoadIndex() local 187 bool IncrementIndex::PushResourceItem(const ResourceItem &resourceItem, int32_t id, in PushResourceItem()
|
| /developtools/profiler/host/smartperf/trace_streamer/src/filter/ |
| D | filter_filter.cpp | 32 size_t id = filter->AppendNewFilterData(type, name, arg); in AddFilter() local
|
| /developtools/global_resource_tool/include/ |
| D | resource_table.h | 36 int32_t id; member 62 int32_t id; member
|
| /developtools/profiler/protos/types/plugins/native_hook/ |
| D | native_hook_result.proto | 73 uint32 id = 1; field 78 uint32 id = 1; field 83 uint32 id = 1; field
|
| /developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/native_hook/ |
| D | native_hook_result.proto | 73 uint32 id = 1; field 78 uint32 id = 1; field 83 uint32 id = 1; field
|
| /developtools/profiler/host/smartperf/ide/test/trace/component/trace/sheet/file-system/ |
| D | TabPaneFileSystemCalltree.test.ts | 64 let id = '1'; variable
|
| /developtools/profiler/device/plugins/api/src/ |
| D | plugin_manager.cpp | 268 for (uint32_t id : pluginIds) { in DestroyPluginSession() local 284 for (uint32_t id : pluginIds) { in StartPluginSession() local 333 for (uint32_t id : pluginIds) { in StopPluginSession() local 358 for (uint32_t id : pluginIds) { in ReportPluginBasicData() local
|
| /developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/hilog_data/ |
| D | hilog_plugin_result.proto | 30 uint64 id = 3; field
|
| /developtools/profiler/protos/types/plugins/hilog_data/ |
| D | hilog_plugin_result.proto | 30 uint64 id = 3; field
|