Home
last modified time | relevance | path

Searched refs:GetOtherThreadOsStats (Results 1 – 3 of 3) sorted by relevance

/art/libartbase/base/
Dutils.h159 std::string GetOtherThreadOsStats();
Dutils.cc405 std::string GetOtherThreadOsStats() { in GetOtherThreadOsStats() function
/art/runtime/
Druntime.cc805 LOG(ERROR) << "Other threads' abbreviated stats: " << GetOtherThreadOsStats(); in WaitUntilSingleThreaded()