Home
last modified time | relevance | path

Searched defs:totalSTWTime (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/common_components/heap/collector/
Dgc_stats.cpp81 std::string totalSTWTime = PrettyOrderMathNano(TotalSTWTime(), "s"); in Dump() local
Dgc_stats.h76 uint64_t totalSTWTime; // total stw time(microseconds) variable