Searched refs:kMethodUnwind (Results 1 – 3 of 3) sorted by relevance
386 instrumentation::Instrumentation::kMethodUnwind); in Start()428 … instrumentation::Instrumentation::kMethodUnwind); in Stop()614 LogMethodTraceEvent(thread, method, instrumentation::Instrumentation::kMethodUnwind, in MethodUnwind()664 case instrumentation::Instrumentation::kMethodUnwind: in LogMethodTraceEvent()
108 kMethodUnwind = 1 << 2, enumerator
434 if ((events & kMethodUnwind) != 0) { in AddListener()500 if ((events & kMethodUnwind) != 0) { in RemoveListener()