Searched refs:hotness_count_ (Results 1 – 3 of 3) sorted by relevance
80 method_index_(0), hotness_count_(0) { } in ArtMethod()665 return MemberOffset(OFFSETOF_MEMBER(ArtMethod, hotness_count_)); in HotnessCountOffset()717 visitor(this, &hotness_count_, "hotness_count_"); in VisitMembers()770 uint16_t hotness_count_; member799 return RoundUp(offsetof(ArtMethod, hotness_count_) + sizeof(hotness_count_), in PtrSizedFieldsOffset()
418 hotness_count_ = hotness_count; in SetCounter()423 return hotness_count_; in GetCounter()
774 hotness_count_ = 0; in CopyFrom()