Home
last modified time | relevance | path

Searched defs:ProfilingData (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/dprof/libdprof/dprof/
Dprofiling_data.h27 ProfilingData(std::string appName, uint64_t hash, uint32_t pid) in ProfilingData() function
/arkcompiler/runtime_core/static_core/runtime/jit/
Dprofiling_data.h244 explicit ProfilingData(Span<CallSiteInlineCache> inlineCaches, Span<BranchData> branchData, in ProfilingData() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dmethod.h43 class ProfilingData; variable