Searched refs:RACCT_CPU (Results 1 – 3 of 3) sorted by relevance
132 [RACCT_CPU] =465 racct_set_locked(p, RACCT_CPU, runtime, 0); in racct_settime_locked()1036 runtime = racct->r_resources[RACCT_CPU] - racct->r_runtime; in racct_updatepcpu_racct_locked()1053 racct->r_runtime = racct->r_resources[RACCT_CPU]; in racct_updatepcpu_racct_locked()
147 { "cputime", RACCT_CPU },
52 #define RACCT_CPU 0 macro