Searched refs:kNumOfWatchedStops (Results 1 – 4 of 4) sorted by relevance
381 static const uint32_t kNumOfWatchedStops = 256; variable394 StopCountAndDesc watched_stops[kNumOfWatchedStops];
523 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()534 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()545 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()598 Simulator::kNumOfWatchedStops); in Debug()1937 return code < kNumOfWatchedStops; in isWatchedStop()
427 static const uint32_t kNumOfWatchedStops = 256; variable440 StopCountAndDesc watched_stops_[kNumOfWatchedStops];
524 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()535 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()546 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()599 Simulator::kNumOfWatchedStops); in Debug()1944 return code < kNumOfWatchedStops; in isWatchedStop()