Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/heap/allocator/
Dtreap.h154 inline void ClearCount() { count_ = 0; } in ClearCount() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.h192 void ClearCount() in ClearCount() function