| /developtools/profiler/device/plugins/native_hook/test/unittest/ |
| D | check_hook_data_test.cpp | 142 void DepthFree(int depth, void *p) in DepthFree() 153 char *DepthMalloc(int depth) in DepthMalloc() 163 void ApplyForMalloc(int depth) in ApplyForMalloc() 176 void StartMallocProcess(int depth, int& pid) in StartMallocProcess() 189 char *DepthCalloc(int depth, int callocSize) in DepthCalloc() 199 void ApplyForCalloc(int depth) in ApplyForCalloc() 213 void StartCallocProcess(int depth, int& pid) in StartCallocProcess() 229 char *DepthRealloc(int depth, void *p, int reallocSize) in DepthRealloc() 239 void ApplyForRealloc(int depth) in ApplyForRealloc() 262 void StartReallocProcess(int depth, int& pid) 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 | 60 char* DepthMalloc(int depth, int mallocSize) in DepthMalloc() 73 char* DepthCalloc(int depth, int callocSize) in DepthCalloc() 83 char* DepthRealloc(int depth, void* p, int reallocSize) in DepthRealloc() 93 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()
|
| 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()
|
| /developtools/profiler/host/smartperf/ide/src/base-ui/table/ |
| D | TableRowObject.ts | 24 public depth: number = -1 property in TableRowObject
|
| /developtools/profiler/host/smartperf/ide/src/trace/bean/ |
| D | HeapBean.ts | 26 depth: number = 0 property in HeapBean
|
| D | HeapTreeDataBean.ts | 24 depth: number = 0 property in HeapTreeDataBean
|
| D | SearchFuncBean.ts | 17 depth: number | undefined // 0 property in SearchFuncBean
|
| D | FuncStruct.ts | 25 depth: number | undefined property in FuncStruct
|
| D | PerfProfile.ts | 58 depth: number = 0; property in PerfCall 82 depth: number = 0; property in PerfCallChain 185 depth: number = 0; property in PerfSample
|
| D | FrameChartStruct.ts | 28 depth: number = 0; property in ChartStruct
|
| /developtools/profiler/host/smartperf/ide/test/trace/component/trace/sheet/ |
| D | TabPaneNMCallInfo.test.ts | 209 depth: 0, variable 297 depth: 0, variable
|
| /developtools/profiler/protos/types/plugins/ftrace_data/default/ |
| D | ftrace.proto | 50 int32 depth = 2; field 59 int32 depth = 5; field
|
| /developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/ |
| D | ftrace.proto | 50 int32 depth = 2; field 59 int32 depth = 5; field
|
| /developtools/profiler/host/smartperf/ide/src/trace/database/ |
| D | ProcedureWorkerFunc.ts | 49 depth: number | undefined // 0 property in FuncStruct
|
| D | TraceWorkerPerfDataQuery.ts | 531 depth: number = 0; property in PerfCallChain 645 depth: number = 0; property in ChartStruct 732 depth: number = 0; property in PerfSample 753 depth: number = 0; property in PerfCall
|
| D | ProcedureWorkerCommon.ts | 323 depth: number = 0; property in ChartStruct
|
| /developtools/profiler/host/smartperf/ide/src/trace/database/ui-worker/ |
| D | ProcedureWorkerFunc.ts | 127 depth: number | undefined // 0 property in FuncStruct
|
| /developtools/profiler/host/smartperf/ide/test/base-ui/table/ |
| D | LitTable.test.ts | 64 depth: 1, constant
|
| /developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_parser/ |
| D | htrace_native_hook_parser.h | 43 …NativeHookFrameTemp(uint64_t fileId, uint64_t symbolId, uint32_t depth, uint64_t offset, uint64_t … in NativeHookFrameTemp()
|
| /developtools/profiler/host/smartperf/trace_streamer/src/filter/ |
| D | slice_filter.cpp | 126 uint32_t depth, in RememberSliceData() 162 uint8_t SliceFilter::UpdateDepth(bool increase, InternalTid internalTid, int32_t depth) in UpdateDepth() 270 uint32_t depth = stack.size(); in StartSlice() local 405 uint8_t depth = 0; in StartAsyncSlice() local
|
| /developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/ |
| D | perf_data_parser.h | 57 CallStackTemp(uint32_t depth, uint64_t vaddr, uint64_t fileId, uint64_t symbolId) in CallStackTemp()
|
| /developtools/profiler/host/smartperf/trace_streamer/src/parser/ebpf_parser/ |
| D | ebpf_base.cpp | 44 uint64_t depth = 0; in ParseCallStackData() local
|
| /developtools/profiler/host/smartperf/ide/src/trace/database/logic-worker/ |
| D | ProcedureLogicWorkerFileSystem.ts | 596 depth: number = 0; property in FileCallChain 657 depth: number = 0; property in FileSysEvent
|