| /freebsd-12-stable/usr.bin/locate/locate/ |
| D | locate.c | 125 unsigned long cputime(void); 259 t0 = cputime(); in search_fopen() 270 warnx("fastfind %ld ms", cputime () - t0); in search_fopen() 310 t0 = cputime(); in search_mmap() 317 warnx("fastfind %ld ms", cputime () - t0); in search_mmap() 331 cputime () in cputime() function
|
| /freebsd-12-stable/sys/sparc64/sparc64/ |
| D | prof_machdep.c | 54 cputime(void) in cputime() function 76 cputime(); in startguprof()
|
| /freebsd-12-stable/release/picobsd/mfs_tree/etc/ |
| D | login.conf | 25 :cputime=infinity:\ 47 :cputime=1h30m:\ 80 :cputime=infinity:\
|
| /freebsd-12-stable/sys/amd64/amd64/ |
| D | prof_machdep.c | 204 cputime() in cputime() function 292 cputime();
|
| /freebsd-12-stable/sys/libkern/ |
| D | mcount.c | 140 delta = cputime() - cputime_bias - p->mcount_pre_overhead; in _MCOUNT_DECL() 281 delta = cputime() - cputime_bias - p->mexitcount_pre_overhead; in mexitcount()
|
| /freebsd-12-stable/sys/i386/i386/ |
| D | prof_machdep.c | 195 cputime() in cputime() function 362 cputime();
|
| /freebsd-12-stable/sys/kern/ |
| D | subr_prof.c | 123 np.cputime_count = &KCOUNT(&np, PC_TO_I(&np, cputime)); in kmupetext() 189 p->cputime_count = &KCOUNT(p, PC_TO_I(p, cputime)); in kmstartup() 206 cputime_overhead += cputime(); in kmstartup() 211 empty_loop_time = cputime(); in kmstartup()
|
| D | kern_time.c | 476 cputime: in kern_clock_getres() 484 goto cputime; in kern_clock_getres()
|
| /freebsd-12-stable/lib/libc/gmon/ |
| D | mcount.c | 136 delta = cputime() - p->mcount_overhead; in _MCOUNT_DECL() 296 delta = cputime() - p->mexitcount_overhead;
|
| /freebsd-12-stable/cddl/usr.sbin/dtrace/tests/common/buffering/ |
| D | Makefile | 16 tst.cputime.ksh \
|
| /freebsd-12-stable/sys/mips/include/ |
| D | profile.h | 177 int cputime(void);
|
| /freebsd-12-stable/usr.bin/login/ |
| D | login.conf | 33 :cputime=unlimited:\
|
| /freebsd-12-stable/bin/ps/ |
| D | extern.h | 50 char *cputime(KINFO *, VARENT *);
|
| D | keyword.c | 208 {"time", "TIME", NULL, "cpu-time", USER, cputime, 0, CHAR, NULL, 0},
|
| D | print.c | 535 cputime(KINFO *k, VARENT *ve) in cputime() function
|
| /freebsd-12-stable/sys/sys/ |
| D | gmon.h | 215 int cputime(void);
|
| /freebsd-12-stable/usr.bin/systat/ |
| D | vmstat.c | 136 static float cputime(int); 441 f1 = cputime(i); in showkre() 617 cputime(int indx) in cputime() function
|
| /freebsd-12-stable/contrib/netbsd-tests/bin/ps/ |
| D | keywords | 33 cputime time ALIAS
|
| /freebsd-12-stable/usr.bin/top/ |
| D | machine.c | 913 long cputime; in format_next_process() local 955 cputime = (pp->ki_runtime + 500000) / 1000000; in format_next_process() 1133 sbuf_printf(procbuf, "%6s ", format_time(cputime)); in format_next_process()
|
| /freebsd-12-stable/crypto/heimdal/ |
| D | ChangeLog.2006 | 632 * tools/heimdal-build.sh: Add socketwrapper and cputime limit.
|