Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/
Dperf_counter.cpp24 CounterValue::CounterValue(uint64_t value, bool exact, bool available, double accuracy) in CounterValue()
/arkcompiler/ets_runtime/ecmascript/mem/
Dsparse_space.cpp551 size_t available = allocator_->GetAvailableSize(); in CheckRegionSize() local