OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kMethodExited
(Results
1 - 4
of
4
) sorted by null
/art/runtime/
trace.cc
287
LogMethodTraceEvent(thread, *old_it, instrumentation::Instrumentation::
kMethodExited
,
384
instrumentation::Instrumentation::
kMethodExited
|
417
instrumentation::Instrumentation::
kMethodExited
|
569
LogMethodTraceEvent(thread, method, instrumentation::Instrumentation::
kMethodExited
,
624
case instrumentation::Instrumentation::
kMethodExited
:
instrumentation.h
86
kMethodExited
= 2,
instrumentation.cc
270
if ((events &
kMethodExited
) != 0) {
305
if ((events &
kMethodExited
) != 0) {
debugger.cc
544
instrumentation::Instrumentation::
kMethodExited
|
568
instrumentation::Instrumentation::
kMethodExited
|
[
all
...]
Completed in 150 milliseconds