Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dweighted_adaptive_tlab_average.h113 …PandaVector<std::pair<size_t, size_t>> samples_; // Saved samples. Used for estimation of a new s… variable
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_sampling.h55 CVector<struct Sample> samples_; member