Home
last modified time | relevance | path

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

/art/runtime/
Dthread.cc1770 static std::string GetSchedulerGroupName(pid_t tid) { in GetSchedulerGroupName() function
1840 std::string scheduler_group_name(GetSchedulerGroupName(tid)); in DumpState()