Home
last modified time | relevance | path

Searched defs:method_trace_entries (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/
H A Dtrace_profile.cc130 uintptr_t* method_trace_entries, in DumpBuffer()
233 auto method_trace_entries = thread->GetMethodTraceBuffer(); in Dump() local
H A Dtrace.cc1423 uintptr_t* method_trace_entries, in PreProcessTraceForMethodInfos()
1634 uintptr_t* method_trace_entries = thread->GetMethodTraceBuffer(); in FlushBuffer() local
1672 void TraceWriter::ReadValuesFromRecord(uintptr_t* method_trace_entries, in ReadValuesFromRecord()
1699 uintptr_t* method_trace_entries, in FlushEntriesFormatV1()
1737 uintptr_t* method_trace_entries, in FlushEntriesFormatV2()
1791 void TraceWriter::FlushBuffer(uintptr_t* method_trace_entries, in FlushBuffer()