Searched refs:counter_address_ (Results 1 – 2 of 2) sorted by relevance
1048 counter_address_(counter_address) {} in CompileOptimizedSlowPathX86_64()1053 __ movq(CpuRegister(TMP), Immediate(counter_address_)); in EmitNativeCode()1073 uint64_t counter_address_; member in art::x86_64::CompileOptimizedSlowPathX86_64
996 counter_address_(counter_address) {} in CompileOptimizedSlowPathX86()1001 __ movw(Address::Absolute(counter_address_), Immediate(ProfilingInfo::GetOptimizeThreshold())); in EmitNativeCode()1020 uint32_t counter_address_; member in art::x86::CompileOptimizedSlowPathX86