Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dthread.cc1788 static std::string GetSchedulerGroupName(pid_t tid) { in GetSchedulerGroupName() function
1862 std::string scheduler_group_name(GetSchedulerGroupName(tid)); in DumpState()