Home
last modified time | relevance | path

Searched refs:vcallsMem (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
H A Dmethod.cpp561 auto vcallsMem = reinterpret_cast<uint8_t *>(data) + vcallDataOffset; in StartProfiling() local
569 new (data) ProfilingData(CallSiteInlineCache::From(vcallsMem, vcalls), BranchData::From(branchesMem, branches), in StartProfiling()

Completed in 1 milliseconds