Searched refs:GlobalMonitor (Results 1 – 6 of 6) sorted by relevance
388 class GlobalMonitor {390 GlobalMonitor();397 friend class GlobalMonitor;429 GlobalMonitor::Processor global_monitor_processor_;430 static base::LazyInstance<GlobalMonitor>::type global_monitor_;
31 base::LazyInstance<Simulator::GlobalMonitor>::type Simulator::global_monitor_ =4202 Simulator::GlobalMonitor::Processor::Processor() in Processor()4208 void Simulator::GlobalMonitor::Processor::Clear_Locked() { in Clear_Locked()4212 void Simulator::GlobalMonitor::Processor::NotifyLoadExcl_Locked(int32_t addr) { in NotifyLoadExcl_Locked()4217 void Simulator::GlobalMonitor::Processor::NotifyStore_Locked( in NotifyStore_Locked()4227 bool Simulator::GlobalMonitor::Processor::NotifyStoreExcl_Locked( in NotifyStoreExcl_Locked()4243 Simulator::GlobalMonitor::GlobalMonitor() : head_(nullptr) {} in GlobalMonitor() function in v8::internal::Simulator::GlobalMonitor4245 void Simulator::GlobalMonitor::NotifyLoadExcl_Locked(int32_t addr, in NotifyLoadExcl_Locked()4251 void Simulator::GlobalMonitor::NotifyStore_Locked(int32_t addr, in NotifyStore_Locked()4260 bool Simulator::GlobalMonitor::NotifyStoreExcl_Locked(int32_t addr, in NotifyStoreExcl_Locked()[all …]
447 class GlobalMonitor {449 GlobalMonitor();456 friend class GlobalMonitor;494 GlobalMonitor::Processor global_monitor_processor_;495 static base::LazyInstance<GlobalMonitor>::type global_monitor_;
28 base::LazyInstance<Simulator::GlobalMonitor>::type Simulator::global_monitor_ =5952 Simulator::GlobalMonitor::Processor::Processor() in Processor()5959 void Simulator::GlobalMonitor::Processor::Clear_Locked() { in Clear_Locked()5964 void Simulator::GlobalMonitor::Processor::NotifyLoadExcl_Locked(int32_t addr) { in NotifyLoadExcl_Locked()5969 void Simulator::GlobalMonitor::Processor::NotifyStore_Locked( in NotifyStore_Locked()5988 bool Simulator::GlobalMonitor::Processor::NotifyStoreExcl_Locked( in NotifyStoreExcl_Locked()6022 Simulator::GlobalMonitor::GlobalMonitor() : head_(nullptr) {} in GlobalMonitor() function in v8::internal::Simulator::GlobalMonitor6024 void Simulator::GlobalMonitor::NotifyLoadExcl_Locked(int32_t addr, in NotifyLoadExcl_Locked()6030 void Simulator::GlobalMonitor::NotifyStore_Locked(int32_t addr, in NotifyStore_Locked()6039 bool Simulator::GlobalMonitor::NotifyStoreExcl_Locked(int32_t addr, in NotifyStoreExcl_Locked()[all …]
62 base::LazyInstance<Simulator::GlobalMonitor>::type Simulator::global_monitor_ =5758 Simulator::GlobalMonitor::Processor::Processor() in Processor()5765 void Simulator::GlobalMonitor::Processor::Clear_Locked() { in Clear_Locked()5770 void Simulator::GlobalMonitor::Processor::NotifyLoadExcl_Locked( in NotifyLoadExcl_Locked()5776 void Simulator::GlobalMonitor::Processor::NotifyStore_Locked( in NotifyStore_Locked()5785 bool Simulator::GlobalMonitor::Processor::NotifyStoreExcl_Locked( in NotifyStoreExcl_Locked()5815 Simulator::GlobalMonitor::GlobalMonitor() : head_(nullptr) {} in GlobalMonitor() function in v8::internal::Simulator::GlobalMonitor5817 void Simulator::GlobalMonitor::NotifyLoadExcl_Locked(uintptr_t addr, in NotifyLoadExcl_Locked()5823 void Simulator::GlobalMonitor::NotifyStore_Locked(Processor* processor) { in NotifyStore_Locked()5831 bool Simulator::GlobalMonitor::NotifyStoreExcl_Locked(uintptr_t addr, in NotifyStoreExcl_Locked()[all …]
2229 class GlobalMonitor {2231 GlobalMonitor();2238 friend class GlobalMonitor;2276 GlobalMonitor::Processor global_monitor_processor_;2277 static base::LazyInstance<GlobalMonitor>::type global_monitor_;