Home
last modified time | relevance | path

Searched defs:nice (Results 1 – 4 of 4) sorted by relevance

/system/core/metricsd/collectors/
Dcpu_usage_collector_test.cc38 uint64_t user, nice, system; in TEST() local
/system/core/logd/
DLogWhiteBlackList.h67 bool nice(void) { return !mNice.empty(); } in nice() function
DLogWhiteBlackList.cpp263 bool PruneList::nice(LogBufferElement *element) { in nice() function in PruneList
/system/core/toolbox/
Dps.c57 int prio, nice, rtprio, sched, psr; in ps_line() local