Home
last modified time | relevance | path

Searched refs:ComputeFrameId (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dinstrumentation.h463 static size_t ComputeFrameId(Thread* self,
Dstack.cc849 size_t frame_id = instrumentation::Instrumentation::ComputeFrameId( in WalkStack()
Dinstrumentation.cc1103 size_t Instrumentation::ComputeFrameId(Thread* self, in ComputeFrameId() function in art::instrumentation::Instrumentation