Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsampling_profiler.cpp315 …c bool CollectBoundaryFrames(SamplerFrameInfo &frameInfo, SampleInfo &sample, size_t &stackCounter) in CollectBoundaryFrames()
347 …void ProcessCompiledTopFrame(SamplerFrameInfo &frameInfo, SampleInfo &sample, size_t &stackCounter, in ProcessCompiledTopFrame()
390 static bool CollectFrames(SamplerFrameInfo &frameInfo, SampleInfo &sample, size_t &stackCounter) in CollectFrames()
455 size_t stackCounter = 0; in SigProfSamplingProfilerHandler() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_sampling.cpp90 int stackCounter = 0; in GetStack() local