Searched refs:gethrtime (Results 1 – 12 of 12) sorted by relevance
21 gethrtime.stderr.exp gethrtime.stdout.exp gethrtime.vgtest \64 gethrtime \ program
1 prog: gethrtime
11 hrtime_t hrt = gethrtime(); in main()
125 door_data$(EXEEXT) door_kill$(EXEEXT) gethrtime$(EXEEXT) \220 gethrtime_SOURCES = gethrtime.c221 gethrtime_OBJECTS = gethrtime.$(OBJEXT)384 gethrtime.c gethrusec.c getzoneoffset.c $(inlinfo_SOURCES) \399 execx.c gethrtime.c gethrusec.c getzoneoffset.c \824 gethrtime.stderr.exp gethrtime.stdout.exp gethrtime.vgtest \941 gethrtime$(EXEEXT): $(gethrtime_OBJECTS) $(gethrtime_DEPENDENCIES) $(EXTRA_gethrtime_DEPENDENCIES) 942 @rm -f gethrtime$(EXEEXT)1108 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gethrtime.Po@am__quote@
623 ticks = (gethrtime() / Time::kNanosecondsPerMicrosecond); in HighResolutionNow()
550 gettimeofday(), or gethrtime() if gethrtime() is available.739 with the --enable-historgram support, if gethrtime() is available741 case, the number of calls to gettimeofday()/gethrtime() is much,861 *) Those systems with gethrtime() can define -DHAVE_GETHRTIME to use862 gethrtime() instead of gettimeofday() and reduce the measurement
42 /* Define to 1 if you have the `gethrtime' function. */
80 AC_CHECK_FUNCS([alarm bzero daemon gethostbyname gethrtime gettimeofday inet_ntoa memset memcpy mun…
5913 for ac_func in alarm bzero daemon gethostbyname gethrtime gettimeofday inet_ntoa memset memcpy munm…
4470 *timestamp = gethrtime(); in HIST_timestamp()
313 the measured result. If your system supports `gethrtime()' the effect
356 @code{gethrtime()} the effect of the histogram measurement should be