Home
last modified time | relevance | path

Searched defs:accuracy (Results 1 – 1 of 1) 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()
39 CounterValue CounterValue::CreateApprox(uint64_t value, double accuracy) in CreateApprox()