Searched refs:kNumOfWatchedStops (Results 1 – 6 of 6) sorted by relevance
386 static const uint32_t kNumOfWatchedStops = 256; variable399 StopCountAndDesc watched_stops_[kNumOfWatchedStops];
513 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()524 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()535 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()603 Simulator::kNumOfWatchedStops); in Debug()1487 return code < kNumOfWatchedStops; in isWatchedStop()
423 static const uint32_t kNumOfWatchedStops = 256; variable436 StopCountAndDesc watched_stops_[kNumOfWatchedStops];
447 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()458 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()469 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()522 Simulator::kNumOfWatchedStops); in Debug()1940 return code < kNumOfWatchedStops; in isWatchedStop()
499 static const uint32_t kNumOfWatchedStops = 256; variable512 StopCountAndDesc watched_stops_[kNumOfWatchedStops];
525 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()536 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()547 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()609 Simulator::kNumOfWatchedStops); in Debug()2304 return code < kNumOfWatchedStops; in isWatchedStop()