Searched refs:kNumOfWatchedStops (Results 1 – 6 of 6) sorted by relevance
339 static const uint32_t kNumOfWatchedStops = 256; variable352 StopCountAndDesc watched_stops_[kNumOfWatchedStops];
517 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()528 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()539 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()607 Simulator::kNumOfWatchedStops); in Debug()1489 return code < kNumOfWatchedStops; in isWatchedStop()
393 static const uint32_t kNumOfWatchedStops = 256; variable406 StopCountAndDesc watched_stops_[kNumOfWatchedStops];
444 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()455 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()466 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()519 Simulator::kNumOfWatchedStops); in Debug()1917 return code < kNumOfWatchedStops; in isWatchedStop()
436 static const uint32_t kNumOfWatchedStops = 256; variable449 StopCountAndDesc watched_stops_[kNumOfWatchedStops];
526 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()537 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()548 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()610 Simulator::kNumOfWatchedStops); in Debug()2199 return code < kNumOfWatchedStops; in isWatchedStop()