Home
last modified time | relevance | path

Searched refs:trace_methods_and_pcs (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dthread.cc2765 ObjPtr<mirror::PointerArray> trace_methods_and_pcs = GetTraceMethodsAndPCs(); in AddFrame() local
2766 trace_methods_and_pcs->SetElementPtrSize<kTransactionActive>(count_, method, pointer_size_); in AddFrame()
2767 trace_methods_and_pcs->SetElementPtrSize<kTransactionActive>( in AddFrame()
2768 trace_methods_and_pcs->GetLength() / 2 + count_, in AddFrame()