Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dreport_utils.cpp26 static bool IsArtEntry(const CallChainReportEntry& entry, bool* is_jni_trampoline) { in IsArtEntry()
136 bool is_jni_trampoline = false; in MarkArtFrame() local