Searched refs:hrtime (Results 1 – 15 of 15) sorted by relevance
| /netbsd-src/external/mit/libuv/dist/ |
| H A D | Makefile.am | 191 test/test-hrtime.c \ 406 src/unix/posix-hrtime.c \ 434 src/unix/posix-hrtime.c 444 src/unix/posix-hrtime.c \ 456 src/unix/posix-hrtime.c \ 465 src/unix/posix-hrtime.c \ 495 src/unix/posix-hrtime.c \ 508 src/unix/posix-hrtime.c 518 src/unix/posix-hrtime.c \
|
| H A D | CMakeLists.txt | 239 list(APPEND uv_sources src/unix/posix-hrtime.c src/unix/bsd-proctitle.c) 268 src/unix/posix-hrtime.c 372 src/unix/posix-hrtime.c 378 src/unix/posix-hrtime.c 503 test/test-hrtime.c
|
| H A D | ChangeLog | 660 * test: give hrtime test a custom 20s timeout (Jameson Nash) 1348 * test: give hrtime test a custom 10s timeout (Ben Noordhuis) 2484 * unix: factor out reusable POSIX hrtime impl (Brad King)
|
| /netbsd-src/external/mit/libuv/dist/test/ |
| H A D | test-hrtime.c | 34 TEST_IMPL(hrtime) { in TEST_IMPL() argument
|
| H A D | test-timer.c | 350 uint64_t hrtime = uv_hrtime() / 1000000; in timer_early_check_cb() local 351 ASSERT(hrtime >= timer_early_check_expected_time); in timer_early_check_cb()
|
| H A D | test-list.h | 281 TEST_DECLARE (hrtime) 895 TEST_ENTRY_CUSTOM (hrtime, 0, 0, 20000)
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
| H A D | UserLabel.h | 56 void gen_time_expr (StringBuilder *sb, long long hrtime, char *op);
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
| H A D | UserLabel.h | 56 void gen_time_expr (StringBuilder *sb, long long hrtime, char *op);
|
| /netbsd-src/external/cddl/osnet/dist/uts/common/sys/ |
| H A D | dtrace.h | 1107 #define DTRACE_RECORD_STORE_TIMESTAMP(dtrh, hrtime) { \ argument 1108 (dtrh)->dtrh_timestamp_lo = (uint32_t)hrtime; \ 1109 (dtrh)->dtrh_timestamp_hi = hrtime >> 32; \
|
| /netbsd-src/external/cddl/osnet/dist/lib/libnvpair/ |
| H A D | libnvpair.c | 216 NVLIST_PRTFUNC(hrtime, hrtime_t, hrtime_t, "0x%llx") 443 NVLIST_PRINTCTL_REPLACE(hrtime, hrtime_t) 732 RENDER(pctl, hrtime, nvl, name, val); in nvlist_print_with_indent()
|
| /netbsd-src/external/bsd/am-utils/dist/scripts/ |
| H A D | amd.conf-sample | 68 full,hrtime,info,mem,mtab,str,readdir,trace,xdrtrace
|
| /netbsd-src/external/bsd/am-utils/dist/ |
| H A D | AUTHORS | 132 February 9, 2000: new debug options hrtime (hi-res timer) and xdrtrace. bug
|
| H A D | NEWS | 749 hrtime: turns on high-resolution timer if available
|
| H A D | ChangeLog | 8461 * scripts/amd.conf.5: document -D hrtime,xdrtrace
|
| /netbsd-src/external/bsd/am-utils/dist/doc/ |
| H A D | am-utils.texi | 3034 all options (excluding hrtime and mtab) 3036 ``sensible'' default options (all--excluding hrtime, mtab, and xdrtrace) 3047 @item hrtime 8742 @c LocalWords: nomnttab optionstr hrtime xdrtrace getpwd proplist redhat ctl
|