Searched defs:tmid (Results 1 – 1 of 1) sorted by relevance
123 static mirror::ArtMethod* DecodeTraceMethodId(uint32_t tmid) { in DecodeTraceMethodId()127 static TraceAction DecodeTraceAction(uint32_t tmid) { in DecodeTraceAction()133 uint32_t tmid = PointerToLowMemUInt32(method) | action; in EncodeTraceMethodAndAction() local498 uint32_t tmid = ptr[2] | (ptr[3] << 8) | (ptr[4] << 16) | (ptr[5] << 24); in DumpBuf() local694 uint32_t tmid = ptr[2] | (ptr[3] << 8) | (ptr[4] << 16) | (ptr[5] << 24); in GetVisitedMethods() local