Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/common/
H A Dhwcentry.h139 #define HWC_VAL_CUSTOM(refVal, targetNanoSec) ((double)(refVal)*(targetNanoSec)/HWCTIME_ON) macro
/netbsd-src/external/gpl3/binutils/dist/gprofng/common/
H A Dhwcentry.h140 #define HWC_VAL_CUSTOM(refVal, targetNanoSec) ((double)(refVal)*(targetNanoSec)/HWCTIME_ON) macro