Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver.h108 void ResolveTrackedLocations() REQUIRES(!Locks::profiler_lock_);
Dprofile_saver.cc405 ResolveTrackedLocations(); in FetchAndCacheResolvedClassesAndMethods()
509 ResolveTrackedLocations(); in ProcessProfilingInfo()
921 void ProfileSaver::ResolveTrackedLocations() { in ResolveTrackedLocations() function in art::ProfileSaver