Searched refs:NotifyRegisterLogged (Results 1 – 2 of 2) sorted by relevance
682 registers_[code].NotifyRegisterLogged(); in PrintRegister()810 vregisters_[code].NotifyRegisterLogged(); in PrintVRegister()882 registers_[reg_code].NotifyRegisterLogged(); in PrintRead()900 vregisters_[reg_code].NotifyRegisterLogged(); in PrintVRead()
345 void NotifyRegisterLogged() { written_since_last_log_ = false; } in NotifyRegisterLogged() function