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

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-debug.h121 uint64_t perfval[2]; member in struct:__anon6809::__anon6810
138 F(cop0.perfval[0]); \
139 F(cop0.perfval[1]); \
H A Dcvmx-debug.c864 context->cop0.perfval[counter] = 0;
877 cvmx_debug_int64_to_strhex(outpacket, context->cop0.perfval[counter]);
1331 CVMX_MF_COP0(context->cop0.perfval[0], COP0_PERFVALUE0);
1332 CVMX_MF_COP0(context->cop0.perfval[1], COP0_PERFVALUE1);
1401 CVMX_MT_COP0(context->cop0.perfval[0], COP0_PERFVALUE0);
1402 CVMX_MT_COP0(context->cop0.perfval[1], COP0_PERFVALUE1);

Completed in 122 milliseconds