Home
last modified time | relevance | path

Searched defs:parentId (Results 1 – 16 of 16) sorted by relevance

/developtools/smartperf_host/smartperf_host/trace_streamer/test/unittest/filter/
Danimation_filter_test.cpp99 std::optional<uint64_t> parentId = 0; variable
111 std::optional<uint64_t> parentId; variable
250 std::optional<uint64_t> parentId; variable
283 std::optional<uint64_t> parentId; variable
/developtools/smartperf_host/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/ftrace/
Dcallstack_stdtype.cpp21 const std::optional<uint64_t> &parentId) in AppendInternalAsyncSlice()
33 const std::optional<uint64_t> &parentId) in AppendInternalSlice()
56 std::optional<uint64_t> parentId) in AppendCallStack()
/developtools/smartperf_host/smartperf_host/ide/src/trace/database/data-trafic/
DArkTsSender.ts63 let parentId = new Int32Array(res.parentId); variable
DArkTsReceiver.ts35 parentId: Array<number>; constant
420 parentId: Int32Array; property in ArkTS
/developtools/smartperf_host/smartperf_host/ide/src/trace/bean/
DJsStruct.ts28 parentId: number; property in JsCpuProfilerUIStruct
DPerfProfile.ts52 parentId: string = ''; //合并之后区分的id property in PerfCallChain
77 parentId: string = ''; property in PerfCallChainMerageData
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/process/
DTabPaneSysCall.ts41 parentId?: number; property
/developtools/ace_ets2bundle/compiler/src/
Dperformance.ts37 parentId: string; property
/developtools/ace_ets2bundle/compiler/src/interop/src/
Dperformance.ts37 parentId: string; property
/developtools/smartperf_host/smartperf_host/ide/src/trace/database/logic-worker/
DProcedureLogicWorkerCommon.ts75 parentId: string = ''; property in MerageBean
DProcedureLogicWorkerPerf.ts1672 parentId: string = ''; //合并之后区分的id property in PerfCallChain
1717 parentId: string = ''; property in PerfCallChainMerageData
/developtools/smartperf_host/smartperf_host/trace_streamer/src/filter/
Danimation_filter.cpp118 const std::optional<uint64_t> &parentId = callStackSlice_->ParentIdData()[callStackRow]; in BeginDynamicFrameEvent() local
Dslice_filter.cpp327 uint32_t parentId = depth == 0 ? INVALID_UINT32 : slices->IdsData()[stack.back().index]; in StartSlice() local
449 uint32_t parentId = streamFilters_->processFilter_->UpdateOrCreateThread(timeStamp, pid); in StartAsyncSlice() local
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/
DSpSystemTrace.ts2108 let parentId = Utils.getDistributedRowId(rowParentId); variable
2177 let parentId = Utils.getDistributedRowId(rowParentId); variable
/developtools/smartperf_host/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/htrace/
Darkts_stdtype.h283 int32_t parentId = INVALID_INT32; member
/developtools/smartperf_host/smartperf_host/trace_streamer/test/unittest/table/
Dtable_test.cpp132 const std::optional<uint64_t> &parentId = 1; variable
606 const std::optional<uint64_t> &parentId = 1; variable