| /developtools/integration_verification/tools/fotff/utils/ |
| D | runtime.go | 30 func sectionKey(section, key string) string { argument 31 return fmt.Sprintf("__%s__%s__", section, key) 41 func CacheGet(section string, k string) (v any, found bool) { 42 return runtimeCache.Get(sectionKey(section, k)) 45 func CacheSet(section string, k string, v any) error { 46 runtimeCache.Set(sectionKey(section, k), v, cache.DefaultExpiration)
|
| D | ini.go | 28 func ParseFromConfigFile(section string, p any) { 44 v, err = conf.GetValue(section, key) 60 v, err = conf.GetValue(section, key) 67 ParseFromConfigFile(section, rv.Elem().Field(i).Addr().Interface())
|
| /developtools/hiperf/src/ |
| D | unique_stack_table.cpp | 88 node.section.ip = thisIp; in PutIpInSlot() 89 node.section.prevIdx = prevIdx; in PutIpInSlot() 90 node.section.inKernel = !!(thisIp & IP_IN_KERNEL); in PutIpInSlot() 137 stackId->section.id = prev; in PutIpsInTable() 138 stackId->section.nr = nr; in PutIpsInTable() 176 uint64_t nr = stackId.section.nr; in GetIpsByStackId() 177 uint64_t tailIdx = stackId.section.id; in GetIpsByStackId() 182 node->section.inKernel ? (node->section.ip | KERNEL_PREFIX) : node->section.ip); in GetIpsByStackId() 183 if (node->section.prevIdx == HEAD_NODE_INDEX) { in GetIpsByStackId() 186 node = GetFrame(node->section.prevIdx); in GetIpsByStackId()
|
| D | virtual_runtime.cpp | 403 if (node->section.inKernel) { in CollectDedupSymbol() 404 uint64_t ip = node->section.ip | KERNEL_PREFIX; in CollectDedupSymbol() 410 userSymbolsHits[pid].insert(node->section.ip); in CollectDedupSymbol() 601 if (dedupStack_ && recordSample.stackId_.section.id > 0 && recordSample.data_.nr == 0) { in UnwindFromRecord()
|
| D | perf_event_record.cpp | 444 if (stackId_.section.id > 0) { in DumpData() 445 PrintIndent(indent, "stackid %" PRIu64 "\n", static_cast<uint64_t>(stackId_.section.id)); in DumpData()
|
| /developtools/hiperf/test/unittest/resource/testdata/ |
| D | ehdr_from_readelf_32 | 13 Start of section headers: 17580 (bytes into file) 18 Size of section headers: 40 (bytes) 19 Number of section headers: 32
|
| D | ehdr_from_readelf_64 | 13 Start of section headers: 22296 (bytes into file) 18 Size of section headers: 64 (bytes) 19 Number of section headers: 32
|
| D | shdrs_from_readelf_32 | 1 There are 32 section headers, starting at offset 0x44ac:
|
| D | shdrs_from_readelf_64 | 1 There are 32 section headers, starting at offset 0x5718:
|
| /developtools/profiler/device/plugins/native_daemon/test/unittest/resource/testdata/ |
| D | ehdr_from_readelf_32 | 13 Start of section headers: 17580 (bytes into file) 18 Size of section headers: 40 (bytes) 19 Number of section headers: 32
|
| D | ehdr_from_readelf_64 | 13 Start of section headers: 22296 (bytes into file) 18 Size of section headers: 64 (bytes) 19 Number of section headers: 32
|
| D | shdrs_from_readelf_64 | 1 There are 32 section headers, starting at offset 0x5718:
|
| D | shdrs_from_readelf_32 | 1 There are 32 section headers, starting at offset 0x44ac:
|
| /developtools/smartperf_host/ide/src/trace/component/trace/timer-shaft/ |
| D | SportRuler.ts | 268 let section = Math.floor( 272 section < 20 ? (section = section) : (section = 20); 274 section < 1 ? (section = 1) : (section = section); 286 let sectionTime = (endNS - startNS) / section; 287 let countArr = new Uint32Array(section); 291 for (let i = 1; i <= section; i++) { 313 this.drawRangeSelectFillText(rangeSelectWidth, section, i, countArr); 320 …private drawRangeSelectFillText(rangeSelectWidth: number, section: number, i: number, countArr: Ui… 321 let x = TraceRow.rangeSelectObject!.startX! + (rangeSelectWidth / section) * i; 322 if (i !== section) { [all …]
|
| /developtools/hiperf/include/ |
| D | unique_stack_table.h | 51 } section; member 71 } section; member
|
| /developtools/ace_js2bundle/ace-loader/plugin/templater/ |
| D | card_component_map.js | 182 section: {},
|
| D | rich_component_map.js | 873 section: {}, property
|
| /developtools/ace_js2bundle/ace-loader/test/rich/testcase/pages/privateAttr/ |
| D | privateAttr.hml | 6 …<list-item type="{{type}}" primary="{{primary}}" section="{{section}}" sticky="{{sticky}}"stickyra…
|
| /developtools/profiler/device/plugins/native_hook/test/ |
| D | malloc_test.cpp | 347 int section = '~' - ' '; in RandChar() local 348 int randSection = RandInt(0, section); in RandChar()
|
| D | hook_test.c | 332 int section = '~' - ' '; in RandChar() local 333 int randSection = RandInt(0, section); in RandChar()
|
| /developtools/hdc/ |
| D | README.md | 56 For compilation, please refer to the separate section above. Prebuilt is no longer available in the…
|
| /developtools/hapsigner/ |
| D | NOTICE | 109 (except as stated in this section) patent license to make, have made, 314 (except as stated in this section) patent license to make, have made, 558 accordance with section 3.2, and the Contributor must accompany 577 in the Source Code under section 3.2; and 581 of this section 3. 616 in a commercial product offering. The obligations in this section do not 630 alone. Under this section, the Commercial Contributor would have to
|
| /developtools/ace_js2bundle/ |
| D | LICENSE | 77 (except as stated in this section) patent license to make, have made,
|
| /developtools/ace_ets2bundle/ |
| D | LICENSE | 77 (except as stated in this section) patent license to make, have made,
|
| /developtools/syscap_codec/ |
| D | LICENSE | 77 (except as stated in this section) patent license to make, have made,
|