Searched refs:old_index (Results 1 – 1 of 1) sorted by relevance
622 int old_index = GetMethodTraceIndex(reinterpret_cast<uintptr_t*>(buffer)); in AddMethodInfoWriteTask() local626 new MethodInfoWriterTask(this, old_index, reinterpret_cast<uintptr_t*>(buffer), offset)); in AddMethodInfoWriteTask()1644 int old_index = GetMethodTraceIndex(method_trace_entries); in FlushBuffer() local1649 new TraceEntriesWriterTask(this, old_index, method_trace_entries, *current_offset, tid)); in FlushBuffer()