Searched refs:thread_id_ (Results 1 – 2 of 2) sorted by relevance
64 : type_(type), thread_id_(thread_id) { in type_()73 return thread_id_; in GetThreadId()76 os << "Type=" << type_ << " thread_id=" << thread_id_; in Describe()82 const uint32_t thread_id_; variable
164 uint32_t thread_id_; // Thread ID who performs the jit code load. member279 jit_code.thread_id_ = static_cast<uint32_t>(art::GetTid()); in WriteJitDumpLog()