HomeSort by relevance Sort by last modified time
    Searched full:hotness_countdown_ (Results 1 - 1 of 1) sorted by null

  /art/runtime/interpreter/
shadow_frame.h 107 return hotness_countdown_;
111 hotness_countdown_ = hotness_countdown;
332 return OFFSETOF_MEMBER(ShadowFrame, hotness_countdown_);
375 hotness_countdown_(0),
408 int16_t hotness_countdown_; member in class:art::ShadowFrame

Completed in 210 milliseconds