Home
last modified time | relevance | path

Searched defs:GETRELTIME (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dcollector.h31 #define GETRELTIME() (__collector_gethrtime() - __collector_start_time) macro
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dcollector.h32 #define GETRELTIME() (__collector_gethrtime() - __collector_start_time) macro