Searched defs:CVMX_TRAX_CYCLES_SINCE (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-trax-defs.h96 static inline uint64_t CVMX_TRAX_CYCLES_SINCE(unsigned long block_id) function
113 #define CVMX_TRAX_CYCLES_SINCE(block_id) (CVMX_ADD_IO_SEG(0x00011800A8000018ull) + ((block_id) & 3) * 0x100000ull) macro

Completed in 134 milliseconds