Home
last modified time | relevance | path

Searched refs:NumReferences (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Ddex_reference_collection.h56 size_t NumReferences() const { in NumReferences() function
/art/runtime/jit/
Dprofile_saver.cc499 VLOG(profiler) << "Profile saver recorded " << hot_methods.NumReferences() << " hot methods and " in FetchAndCacheResolvedClassesAndMethods()
500 << sampled_methods.NumReferences() << " sampled methods with threshold " in FetchAndCacheResolvedClassesAndMethods()