Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/dprofiler/
H A Ddprofiler.cpp78 if (!hotMethods_.insert(&method).second) { in AddClass()
88 for (const Method *method : hotMethods_) { in Dump()
H A Ddprofiler.h62 PandaUnorderedSet<const Method *> hotMethods_; member in ark::final

Completed in 1 milliseconds