Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h743 is_profileable_ = value; in SetProfileable()
747 return is_profileable_; in IsProfileable()
1302 bool is_profileable_ = false; variable