Home
last modified time | relevance | path

Searched defs:depth (Results 1 – 25 of 66) sorted by relevance

123

/developtools/smartperf_host/ide/test/trace/component/trace/sheet/task/
DTabPaneTaskFrames.test.ts400 depth: 1, variable
418 depth: 1, variable
451 depth: 1, variable
/developtools/profiler/device/plugins/native_hook/test/unittest/
Dcheck_hook_data_test.cpp184 void DepthFree(int depth, void *p) in DepthFree()
195 char *DepthMalloc(int depth) in DepthMalloc()
205 void ApplyForMalloc(int depth) in ApplyForMalloc()
218 void DlopenAndCloseSo(std::string filePath, int size, int depth) in DlopenAndCloseSo()
276 char* DepthCalloc(int depth, int callocSize) in DepthCalloc()
286 void ApplyForCalloc(int depth) in ApplyForCalloc()
300 void StartCallocProcess(int depth) in StartCallocProcess()
316 char *DepthRealloc(int depth, void *p, int reallocSize) in DepthRealloc()
326 void ApplyForRealloc(int depth) in ApplyForRealloc()
349 void StartReallocProcess(int depth) in StartReallocProcess()
[all …]
/developtools/profiler/device/plugins/native_hook/test/
Dhook_so.cpp27 char *DepthMallocSo(int depth, int mallocSize) in DepthMallocSo()
40 void DepthFreeSo(int depth, char *p) in DepthFreeSo()
Dhook_test.c61 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()
Dmalloc_test.cpp59 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()
Dhook_test.cpp75 char *DepthMalloc(int depth, int mallocSize) in DepthMalloc()
88 void DepthFree(int depth, char *p) in DepthFree()
/developtools/smartperf_host/trace_streamer/test/unittest/
Danimation_filter_test.cpp93 uint8_t depth = 1; variable
237 uint8_t depth = 1; variable
271 uint8_t depth = 1; variable
/developtools/profiler/host/smartperf/ide/src/trace/bean/
DPerfProfile.ts45 depth: number = 0; property in PerfCall
69 depth: number = 0; property in PerfCallChain
111 depth: number = 0; property in PerfSample
DFuncStruct.ts25 depth: number | undefined; property in FuncStruct
DSearchFuncBean.ts20 depth: number | undefined; // 0 property in SearchFuncBean
/developtools/smartperf_host/ide/src/trace/bean/
DPerfProfile.ts45 depth: number = 0; property in PerfCall
69 depth: number = 0; property in PerfCallChain
111 depth: number = 0; property in PerfSample
DFuncStruct.ts25 depth: number | undefined; property in FuncStruct
DSearchFuncBean.ts20 depth: number | undefined; // 0 property in SearchFuncBean
/developtools/profiler/host/smartperf/trace_streamer/src/filter/
Dapp_start_filter.cpp38 auto depth = sliceData.Depths()[row]; in GetProcessCreate() local
208 uint32_t& depth, in CalcDepthByTimeStamp()
244 uint32_t depth = 0; in ParserSoInitalization() local
/developtools/profiler/host/smartperf/ide/src/base-ui/table/
DTableRowObject.ts24 public depth: number = -1; property in TableRowObject
/developtools/smartperf_host/ide/src/base-ui/table/
DTableRowObject.ts24 public depth: number = -1; property in TableRowObject
/developtools/smartperf_host/trace_streamer/src/filter/
Dapp_start_filter.cpp41 auto depth = sliceData.Depths()[row]; in GetProcessCreate() local
234 uint32_t& depth, in CalcDepthByTimeStamp()
270 uint32_t depth = 0; in ParserSoInitalization() local
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dftrace.proto50 int32 depth = 2; field
59 int32 depth = 5; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dftrace.proto50 int32 depth = 2; field
59 int32 depth = 5; field
/developtools/profiler/protos/types/plugins/ftrace_data/default/
Dftrace.proto50 int32 depth = 2; field
59 int32 depth = 5; field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/
Dftrace.proto50 int32 depth = 2; field
59 int32 depth = 5; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/
Dftrace.proto50 int32 depth = 2; field
59 int32 depth = 5; field
/developtools/profiler/host/smartperf/ide/src/trace/database/ui-worker/
DProcedureWorkerSoInit.ts121 depth: number | undefined; property in SoStruct
/developtools/smartperf_host/ide/src/trace/database/ui-worker/
DProcedureWorkerSoInit.ts122 depth: number | undefined; property in SoStruct
DProcedureWorkerCpuProfiler.ts123 depth: number = 0; property in JsCpuProfilerStruct

123