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.h53 struct SamplingInfo { struct
61 const struct SamplingInfo* GetAllocationProfile(); argument
/arkcompiler/ets_runtime/ecmascript/napi/include/
Ddfx_jsnapi.h46 using SamplingInfo = ecmascript::SamplingInfo; variable