Home
last modified time | relevance | path

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

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