Searched refs:PrettyContentionInfo (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dmonitor.h223 static std::string PrettyContentionInfo(const std::string& owner_name,
H A Dmonitor.cc297 std::string Monitor::PrettyContentionInfo(const std::string& owner_name, function in class:art::Monitor
368 oss << PrettyContentionInfo(name,
418 << PrettyContentionInfo(original_owner_name,

Completed in 61 milliseconds