Searched refs:TracingMethodEntryExitHooksSlowPathARM64 (Results 1 – 1 of 1) sorted by relevance
872 class TracingMethodEntryExitHooksSlowPathARM64 : public SlowPathCodeARM64 { class874 explicit TracingMethodEntryExitHooksSlowPathARM64(bool is_method_entry) in TracingMethodEntryExitHooksSlowPathARM64() function in art::arm64::TracingMethodEntryExitHooksSlowPathARM64895 DISALLOW_COPY_AND_ASSIGN(TracingMethodEntryExitHooksSlowPathARM64);1382 new (GetScopedAllocator()) TracingMethodEntryExitHooksSlowPathARM64(is_method_entry); in MaybeRecordTraceEvent()