Searched refs:cvmx_debug_int64_to_strhex (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-debug.c404 static void cvmx_debug_int64_to_strhex(char *str, uint64_t t) function
470 cvmx_debug_int64_to_strhex(&packet[size], value);
877 cvmx_debug_int64_to_strhex(outpacket, context->cop0.perfval[counter]);
879 cvmx_debug_int64_to_strhex(&outpacket[17], c.s.event);

Completed in 182 milliseconds