Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.h422 static size_t ComputeFrameId(Thread* self,
Dinstrumentation.cc1012 size_t Instrumentation::ComputeFrameId(Thread* self, in ComputeFrameId() function in art::instrumentation::Instrumentation
Dstack.cc855 size_t frame_id = instrumentation::Instrumentation::ComputeFrameId( in WalkStack()