Searched refs:kNumOfWatchedStops (Results 1 – 4 of 4) sorted by relevance
384 static const uint32_t kNumOfWatchedStops = 256; variable397 StopCountAndDesc watched_stops_[kNumOfWatchedStops];
559 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()570 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()581 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()649 Simulator::kNumOfWatchedStops); in Debug()1488 return code < kNumOfWatchedStops; in isWatchedStop()
415 static const uint32_t kNumOfWatchedStops = 256; variable428 StopCountAndDesc watched_stops_[kNumOfWatchedStops];
503 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()514 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()525 for (uint32_t i = 0; i < sim_->kNumOfWatchedStops; i++) { in Debug()578 Simulator::kNumOfWatchedStops); in Debug()1998 return code < kNumOfWatchedStops; in isWatchedStop()