Home
last modified time | relevance | path

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

/art/runtime/
Dthread.cc780 std::string scheduler_group_name(GetSchedulerGroupName(tid)); in DumpState() local
781 if (scheduler_group_name.empty()) { in DumpState()
782 scheduler_group_name = "default"; in DumpState()
814 << " cgrp=" << scheduler_group_name; in DumpState()