Searched defs:cputime (Results 1 - 6 of 6) sorted by relevance
| /src/games/larn/ | ||
| H A D | diag.c | 22 static struct tms cputime; variable in typeref:struct:tms |
| H A D | scores.c | 77 short cputime;/* CPU time needed in seconds */ member in struct:log_fmt |
| /src/sys/kern/ | ||
| H A D | subr_time.c | 143 struct timeval cputime; local in function:clock_gettime1 |
| /src/usr.bin/systat/ | ||
| H A D | pigs.c | 175 u_int64_t cputime[CPUSTATES]; local in function:fetchpigs |
| H A D | vmstat.c | 720 cputime(int indx) function in typeref:typename:float |
| /src/bin/ps/ | ||
| H A D | print.c | 1045 cputime(struct pinfo *pi, VARENT *ve, enum mode mode) function in typeref:typename:void |
Completed in 13 milliseconds