Home
last modified time | relevance | path

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

/art/runtime/
Dthread.cc2015 std::string scheduler_group_name(GetSchedulerGroupName(tid)); in DumpState() local
2016 if (scheduler_group_name.empty()) { in DumpState()
2017 scheduler_group_name = "default"; in DumpState()
2067 << " cgrp=" << scheduler_group_name; in DumpState()