Searched refs:kMethodExited (Results 1 – 5 of 5) sorted by relevance
282 LogMethodTraceEvent(thread, *old_it, instrumentation::Instrumentation::kMethodExited, in CompareAndUpdateStackTrace()385 instrumentation::Instrumentation::kMethodExited | in Start()427 … instrumentation::Instrumentation::kMethodExited | in Stop()605 LogMethodTraceEvent(thread, method, instrumentation::Instrumentation::kMethodExited, in MethodExited()661 case instrumentation::Instrumentation::kMethodExited: in LogMethodTraceEvent()
107 kMethodExited = 1 << 1, enumerator
430 if ((events & kMethodExited) != 0) { in AddListener()494 if ((events & kMethodExited) != 0) { in RemoveListener()
2952 case instrumentation::Instrumentation::kMethodExited: in GetReferenceCounterForEvent()
157 return instrumentation::Instrumentation::kMethodExited; in GetInstrumentationEventFor()