Searched refs:perf_counter (Results 1 – 2 of 2) sorted by relevance
362 uint64_t perf_counter; in __cvmx_interrupt_perf() local363 CVMX_MF_COP0(perf_counter, COP0_PERFVALUE0); in __cvmx_interrupt_perf()364 if (perf_counter & (1ull << 63)) in __cvmx_interrupt_perf()
597 …et_perf_control_reg (volatile cvmx_debug_core_context_t *context, int perf_event, int perf_counter) in cvmx_debug_set_perf_control_reg() argument607 control.s.m = 1 - perf_counter; in cvmx_debug_set_perf_control_reg()610 context->cop0.perfctrl[perf_counter] = control.u32; in cvmx_debug_set_perf_control_reg()