Home
last modified time | relevance | path

Searched defs:totalCount (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
H A Dopt_code_profiler.cpp51 uint64_t totalCount = 0; in PrintAndReset() local
81 << std::setw(numberRightAdjustment) << totalTypedPathCount * hundred / totalCount << "%"; in PrintAndReset() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_snapshot.cpp880 uint32_t totalCount = topNode->GetTotalCount(); in AddTraceNode() local
H A Dheap_snapshot.h343 TraceNode &SetTotalCount(uint32_t totalCount) in SetTotalCount() argument

Completed in 5 milliseconds