Searched refs:hotness_count_ (Results 1 – 2 of 2) sorted by relevance
63 method_index_(0), hotness_count_(0) { } in ArtMethod()616 return ++hotness_count_; in IncrementCounter()620 hotness_count_ = 0; in ClearCounter()624 hotness_count_ = hotness_count; in SetCounter()628 return hotness_count_; in GetCounter()697 uint16_t hotness_count_; variable726 return RoundUp(offsetof(ArtMethod, hotness_count_) + sizeof(hotness_count_), in PtrSizedFieldsOffset()
742 hotness_count_ = 0; in CopyFrom()