/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/default/ |
D | cpuhp.proto | 25 int32 idx = 3; field 33 int32 idx = 3; field 41 int32 idx = 3; field
|
D | compaction.proto | 33 uint32 idx = 2; field 43 uint32 idx = 2; field 53 uint32 idx = 2; field 73 uint32 idx = 2; field 103 uint32 idx = 2; field
|
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/ |
D | cpuhp.proto | 25 int32 idx = 3; field 33 int32 idx = 3; field 41 int32 idx = 3; field
|
D | compaction.proto | 33 uint32 idx = 2; field 43 uint32 idx = 2; field 53 uint32 idx = 2; field 73 uint32 idx = 2; field 103 uint32 idx = 2; field
|
/developtools/profiler/protos/types/plugins/ftrace_data/default/ |
D | cpuhp.proto | 25 int32 idx = 3; field 33 int32 idx = 3; field 41 int32 idx = 3; field
|
D | compaction.proto | 33 uint32 idx = 2; field 43 uint32 idx = 2; field 53 uint32 idx = 2; field 73 uint32 idx = 2; field 103 uint32 idx = 2; field
|
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/ |
D | cpuhp.proto | 25 int32 idx = 3; field 33 int32 idx = 3; field 41 int32 idx = 3; field
|
D | compaction.proto | 33 uint32 idx = 2; field 43 uint32 idx = 2; field 53 uint32 idx = 2; field 73 uint32 idx = 2; field 103 uint32 idx = 2; field
|
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/ |
D | cpuhp.proto | 25 int32 idx = 3; field 33 int32 idx = 3; field 41 int32 idx = 3; field
|
D | compaction.proto | 33 uint32 idx = 2; field 43 uint32 idx = 2; field 53 uint32 idx = 2; field 73 uint32 idx = 2; field 103 uint32 idx = 2; field
|
/developtools/profiler/device/plugins/native_hook/test/ |
D | perf_test_data.cpp | 39 int idx = *static_cast<int*>(param); in UserThread() local 118 for (int idx = 1; idx < argc; ++idx) { in main() local 194 int idx; in main() local
|
D | hook_test.cpp | 105 int idx = 0; in ThreadFuncCpp() local 130 int idx = 0; in ThreadFuncCppHook() local 182 int idx; in ThreadTimeCost() local
|
D | hook_test.c | 512 int idx; in main() local 537 int idx; in main() local 549 int idx; in main() local
|
/developtools/smartperf_host/trace_streamer/src/base/ |
D | filter_constraints.cpp | 22 void FilterConstraints::AddConstraint(int32_t idx, int32_t col, unsigned char op, bool isSupport) in AddConstraint() 31 void FilterConstraints::UpdateConstraint(int32_t idx, bool isSupport) in UpdateConstraint()
|
/developtools/profiler/host/smartperf/ide/src/js-heap/logic/ |
D | HeapLoader.ts | 346 for (let idx = retainerStart; idx < retainerEnd; idx++) { variable 347 let retainerNodeIdx = this.retainingNodes[idx]; variable 348 let retainerEdgeIdx = this.retainingEdges[idx]; variable 433 for (let idx = 0; idx < this.nodeCount - 1; idx++) { variable 434 let node = this.nodes[orderIdx2NodeIdx[idx]]; variable 460 for (let idx = 0; idx < this.nodeCount; idx++) { variable 841 for (let idx = dominatorFromIdx; idx < dominatorToIdx; idx++) { variable 842 let nodeIdx = this.dominatedNodes[idx]; variable
|
/developtools/smartperf_host/ide/src/js-heap/logic/ |
D | HeapLoader.ts | 346 for (let idx = retainerStart; idx < retainerEnd; idx++) { variable 347 let retainerNodeIdx = this.retainingNodes[idx]; variable 348 let retainerEdgeIdx = this.retainingEdges[idx]; variable 433 for (let idx = 0; idx < this.nodeCount - 1; idx++) { variable 434 let node = this.nodes[orderIdx2NodeIdx[idx]]; variable 460 for (let idx = 0; idx < this.nodeCount; idx++) { variable 841 for (let idx = dominatorFromIdx; idx < dominatorToIdx; idx++) { variable 842 let nodeIdx = this.dominatedNodes[idx]; variable
|
/developtools/profiler/host/smartperf/trace_streamer/src/base/ |
D | filter_constraints.cpp | 22 void FilterConstraints::AddConstraint(int32_t idx, int32_t col, unsigned char op, bool isSupport) in AddConstraint() 31 void FilterConstraints::UpdateConstraint(int32_t idx, bool isSupport) in UpdateConstraint()
|
/developtools/profiler/device/plugins/native_daemon/src/ |
D | stack_preprocess.cpp | 215 for (uint8_t idx = 0; idx < rawData->fpDepth ; ++idx) { in TakeResults() local 305 inline void StackPreprocess::FillOfflineCallStack(std::vector<CallFrame>& callFrames, size_t idx) in FillOfflineCallStack() 313 BatchNativeHookData& batchNativeHookData, size_t idx) in FillCallStack() 353 size_t idx = hookConfig_.fp_unwind() ? 0 : FILTER_STACK_DEPTH; in GetCallStackId() local 383 size_t idx = hookConfig_.fp_unwind() ? 0 : FILTER_STACK_DEPTH; in SetEventFrame() local 410 size_t idx = hookConfig_.fp_unwind() ? 0 : FILTER_STACK_DEPTH; in SetAllocStatisticsFrame() local 623 size_t idx = hookConfig_.fp_unwind() ? 0 : FILTER_STACK_DEPTH; in WriteFrames() local
|
/developtools/smartperf_host/ide/src/js-heap/ |
D | HeapDataInterface.ts | 173 for (let idx of comparisonNode.addedIndx) { variable 183 for (let idx of comparisonNode.deletedIdx) { variable
|
/developtools/profiler/host/smartperf/ide/src/js-heap/ |
D | HeapDataInterface.ts | 174 for (let idx of comparisonNode.addedIndx) { variable 184 for (let idx of comparisonNode.deletedIdx) { variable
|
/developtools/profiler/hiebpf/test/ |
D | hiebpf_test_demo.cpp | 107 unsigned int idx = 0; in ThreadFuncCpp() local 139 int idx; in ThreadTimeCost() local
|
/developtools/ace_js2bundle/ace-loader/src/lite/ |
D | lite-image2bin.js | 46 image.scan(0, 0, image.bitmap.width, image.bitmap.height, function(x, y, idx) { argument
|
/developtools/profiler/hidebug/frameworks/native/ |
D | hidebug_base.c | 154 int idx = 0; in GetMallocHookStartupValue() local 160 int idx = 0; in GetMallocHookStartupValue() local
|
/developtools/smartperf_host/ide/src/trace/database/logic-worker/ |
D | ProcedureLogicWorkerJsCpuProfiler.ts | 364 for (const [idx, symbol] of sample.stack!.entries()) { constant 390 for (const [idx, symbol] of sample.stack!.entries()) { constant
|
/developtools/integration_verification/tools/deps_guard/elf_file_mgr/ |
D | elf_file_mgr.py | 51 def __init__(self, idx, caller, callee): argument 238 def get_elf_by_idx(self, idx): argument
|