Searched defs:counter (Results 1 – 13 of 13) sorted by relevance
32 RecursiveTask(TaskProcessor* task_processor, Atomic<size_t>* counter, size_t max_recursion) in RecursiveTask()71 Atomic<size_t> counter(0); in TEST_F() local105 TestOrderTask(uint64_t expected_time, size_t expected_counter, size_t* counter) in TestOrderTask()124 size_t counter = 0; in TEST_F() local
1929 InstanceCounter counter(classes, use_is_assignable_from, counts); in CountInstances() local
20 static int counter = 0; field in Main
33 private final static AtomicInteger counter = new AtomicInteger(); field in Main
129 public static int counter = 0; field in Main
91 explicit DebugStackReferenceImpl(DebugStackRefCounterImpl<kIsDebug>* counter) in DebugStackReferenceImpl()
79 static size_t counter = 0; in AllocateCounter() local
217 private static int counter = 42; field in Main
92 explicit SimpleCounter(size_t* counter) : count_(counter) {} in SimpleCounter()
434 ssize_t counter = static_cast<ssize_t>(index); in GetStoreKeyValuePairByIndex() local
3144 size_t* counter = GetReferenceCounterForEvent(req.InstrumentationEvent()); in RequestDeoptimizationLocked() local3157 size_t* counter = GetReferenceCounterForEvent(req.InstrumentationEvent()); in RequestDeoptimizationLocked() local
1410 Register counter = locations->GetTemp(0).AsRegister<Register>(); in GenerateStringIndexOf() local
1512 CpuRegister counter = locations->GetTemp(0).AsRegister<CpuRegister>(); in GenerateStringIndexOf() local