HomeSort by relevance Sort by last modified time
    Searched refs:GetSchedulerGroupName (Results 1 - 3 of 3) sorted by null

  /art/runtime/
utils.h 332 std::string GetSchedulerGroupName(pid_t tid);
utils.cc 975 std::string GetSchedulerGroupName(pid_t tid) {
    [all...]
thread.cc 704 std::string scheduler_group_name(GetSchedulerGroupName(tid));
    [all...]

Completed in 176 milliseconds