Home
last modified time | relevance | path

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

/dalvik/vm/
DThread.cpp3131 static int getSchedulerGroup(int tid, char* buf, size_t bufLen) in getSchedulerGroup() function
3263 if (getSchedulerGroup(tid, stats->group, sizeof(stats->group)) == 0 && in getSchedulerStats()