Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_sampling.h84 std::unique_ptr<struct SamplingInfo> samplingInfo_; variable
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsampling_profiler.cpp59 ThreadSamplingInfo *samplingInfo_; member in ark::tooling::sampler::ScopedThreadSampling