Searched refs:IsDumpFrequent (Results 1 – 2 of 2) sorted by relevance
541 if (IsDumpFrequent(owner, try_times)) { in DumpStack()549 if (IsDumpFrequent(thread)) { in DumpStack()576 bool Mutex::IsDumpFrequent(Thread* thread, uint64_t try_times) { in IsDumpFrequent() function in art::Mutex
233 static bool IsDumpFrequent(Thread *self, uint64_t try_times = 1);