| /developtools/smartperf_host/ide/test/trace/component/trace/sheet/task/ |
| D | TabPaneTaskFrames.test.ts | 397 depth: 1, variable 415 depth: 1, variable 448 depth: 1, variable
|
| /developtools/profiler/device/plugins/native_hook/test/unittest/ |
| D | check_hook_data_test.cpp | 200 void DepthFree(int depth, void *p) in DepthFree() 211 char *DepthMalloc(int depth) in DepthMalloc() 221 void ApplyForMalloc(int depth) in ApplyForMalloc() 234 void DlopenAndCloseSo(std::string filePath, int size, int depth) in DlopenAndCloseSo() 298 char* DepthCalloc(int depth, int callocSize) in DepthCalloc() 308 void ApplyForCalloc(int depth) in ApplyForCalloc() 322 void StartCallocProcess(int depth) in StartCallocProcess() 344 char *DepthRealloc(int depth, void *p, int reallocSize) in DepthRealloc() 354 void ApplyForRealloc(int depth) in ApplyForRealloc() 377 void StartReallocProcess(int depth) in StartReallocProcess() [all …]
|
| /developtools/profiler/device/plugins/native_hook/test/ |
| D | hook_so.cpp | 27 char *DepthMallocSo(int depth, int mallocSize) in DepthMallocSo() 40 void DepthFreeSo(int depth, char *p) in DepthFreeSo()
|
| D | hook_test.c | 61 char* DepthMalloc(int depth, int mallocSize) in DepthMalloc() 74 char* DepthCalloc(int depth, int callocSize) in DepthCalloc() 84 char* DepthRealloc(int depth, void* p, int reallocSize) in DepthRealloc() 94 void DepthFree(int depth, void* p) in DepthFree()
|
| D | malloc_test.cpp | 59 static char* DepthMalloc(int depth, int mallocSize) in DepthMalloc() 72 static char* DepthCalloc(int depth, int callocSize) in DepthCalloc() 82 static char* DepthRealloc(int depth, void* p, int reallocSize) in DepthRealloc() 92 static void DepthFree(int depth, void* p) in DepthFree()
|
| D | hook_test.cpp | 75 char *DepthMalloc(int depth, int mallocSize) in DepthMalloc() 88 void DepthFree(int depth, char *p) in DepthFree()
|
| /developtools/smartperf_host/trace_streamer/test/unittest/filter/ |
| D | animation_filter_test.cpp | 93 for (size_t i = 0, depth = 0; i < callStackNames.size(); i++) { variable 103 for (size_t i = 0, depth = 0; i < callStackNames.size(); i++) { variable 234 for (size_t i = 0, depth = 0; i < callStackNames.size(); i++) { variable 265 uint8_t depth = 1; variable
|
| /developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/ftrace/ |
| D | callstack_stdtype.cpp | 25 uint8_t depth, in AppendInternalAsyncSlice() 43 uint8_t depth, in AppendInternalSlice() 61 void CallStack::AppendCallStack(DataIndex cat, DataIndex name, uint8_t depth, std::optional<uint64_… in AppendCallStack() 133 void CallStack::SetDepth(size_t index, uint8_t depth) in SetDepth()
|
| /developtools/smartperf_host/ide/src/trace/database/data-trafic/hiperf/ |
| D | HiperfCallChartReceiver.ts | 29 depth: Array<number>; constant 443 depth: Int32Array; property in PerfCallChart 465 depth: Array<number>; property in DataSource
|
| /developtools/smartperf_host/trace_streamer/src/protos/smartperf_host/ |
| D | sph_data.proto | 62 int32 depth = 1; field 89 int32 depth = 3; field 101 int32 depth = 7; field 110 int32 depth = 5; field 218 int64 depth = 3; field 238 int32 depth = 4; field 255 int32 depth = 11; field 265 int32 depth = 7; field 277 int32 depth = 9; field
|
| /developtools/smartperf_host/ide/src/trace/proto/ |
| D | SphBaseData.proto | 62 int32 depth = 1; field 89 int32 depth = 3; field 101 int32 depth = 7; field 110 int32 depth = 5; field 218 int64 depth = 3; field 238 int32 depth = 4; field 255 int32 depth = 11; field 265 int32 depth = 7; field 277 int32 depth = 9; field
|
| /developtools/smartperf_host/ide/src/trace/component/trace/sheet/hisysevent/ |
| D | TabPaneHiSysEventSummary.ts | 222 let root: HiSysEventTreeNode = {id: id, depth: 0, children: [], summaryName: '', count: 0}; variable 259 depth: number; property
|
| /developtools/smartperf_host/ide/src/trace/bean/ |
| D | PerfProfile.ts | 45 depth: number = 0; property in PerfCall 69 depth: number = 0; property in PerfCallChain 110 depth: number = 0; property in PerfSample
|
| D | PerfStruct.ts | 21 depth: number; property in PerfFireChartStruct
|
| /developtools/smartperf_host/ide/src/trace/component/trace/sheet/hilog/ |
| D | TabPaneHiLogSummary.ts | 225 let root: LogTreeNode = {id: id, depth: 0, children: [], logName: 'All', count: 0}; variable 269 depth: number; property
|
| /developtools/smartperf_host/ide/src/base-ui/table/ |
| D | TableRowObject.ts | 24 public depth: number = -1; property in TableRowObject
|
| /developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/ |
| D | ftrace.proto | 50 int32 depth = 2; field 59 int32 depth = 5; field
|
| /developtools/profiler/protos/types/plugins/ftrace_data/default/ |
| D | ftrace.proto | 50 int32 depth = 2; field 59 int32 depth = 5; field
|
| /developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/ |
| D | ftrace.proto | 50 int32 depth = 2; field 59 int32 depth = 5; field
|
| /developtools/smartperf_host/ide/src/trace/database/data-trafic/process/ |
| D | ProcessActualDataReceiver.ts | 141 depth: Uint16Array; property in ProcessActual
|
| D | ProcessDeliverInputEventDataReceiver.ts | 119 depth: Int32Array; property in ProcessDeliverInputEvent
|
| /developtools/smartperf_host/ide/src/trace/database/data-trafic/ |
| D | ArkTsReceiver.ts | 29 depth: Array<number>; constant 488 depth: Int32Array; property in ArkTS
|
| /developtools/smartperf_host/ide/src/trace/database/ui-worker/ |
| D | ProcedureWorkerSoInit.ts | 127 depth: number | undefined; property in SoStruct
|
| /developtools/smartperf_host/trace_streamer/src/filter/ |
| D | slice_filter.cpp | 165 uint32_t depth, in RememberSliceData() 200 uint8_t SliceFilter::UpdateDepth(bool increase, InternalTid internalTid, int32_t depth) in UpdateDepth() 312 uint32_t depth = stack.size(); in StartSlice() local 454 uint8_t depth = 0; in StartAsyncSlice() local
|
| /developtools/smartperf_host/ide/src/trace/database/ui-worker/hiperf/ |
| D | ProcedureWorkerHiPerfCallChart.ts | 90 depth: number = 0; property in HiPerfCallChartStruct
|