Searched defs:samplingInfo_ (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ | ||
| D | heap_sampling.h | 84 std::unique_ptr<struct SamplingInfo> samplingInfo_; variable |
| /arkcompiler/runtime_core/static_core/runtime/tooling/sampler/ | ||
| D | sampling_profiler.cpp | 59 ThreadSamplingInfo *samplingInfo_; member in ark::tooling::sampler::ScopedThreadSampling |