Lines Matching refs:GetTid
127 tid_ = ::art::GetTid();
437 bool is_main_thread = (::art::GetTid() == getpid());
476 << ",tid=" << GetTid() << ',';
775 Thread::DumpState(os, this, GetTid());
884 DumpKernelStack(os, GetTid(), " kernel: ", false);
885 DumpNativeStack(os, GetTid(), " native: ", false);