Searched refs:info_index_for_other_state_ (Results 1 – 2 of 2) sorted by relevance
197 info_index_for_other_state_(0) { in AllocationTracker()291 if (info_index_for_other_state_ == 0) { in functionInfoIndexForVMState()294 info_index_for_other_state_ = function_info_list_.length(); in functionInfoIndexForVMState()297 return info_index_for_other_state_; in functionInfoIndexForVMState()
148 unsigned info_index_for_other_state_; variable