Searched refs:kLastDumpStackTime (Results 1 – 1 of 1) sorted by relevance
44 static const char* kLastDumpStackTime = "LastDumpStackTime"; variable529 thread->SetCustomTLS(kLastDumpStackTime, new DumpStackLastTimeTLSData(MilliTime())); in DumpStack()550 reinterpret_cast<DumpStackLastTimeTLSData*>(thread->GetCustomTLS(kLastDumpStackTime)); in IsDumpFrequent()