Home
last modified time | relevance | path

Searched defs:ScopedDefaultPriority (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jit/
Dprofile_saver.h64 class ScopedDefaultPriority; variable
Dprofile_saver.cc317 class ProfileSaver::ScopedDefaultPriority { class in art::ProfileSaver
319 explicit ScopedDefaultPriority(pthread_t thread) : thread_(thread) { in ScopedDefaultPriority() function in art::ProfileSaver::ScopedDefaultPriority