Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver.h90 void NotifyJitActivityInternal() REQUIRES(!wait_lock_);
Dprofile_saver.cc288 instance_->NotifyJitActivityInternal(); in NotifyJitActivity()
297 void ProfileSaver::NotifyJitActivityInternal() { in NotifyJitActivityInternal() function in art::ProfileSaver