Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dcap_util.h47 #define CU_CPU_CNTRS_OFF_ON 2 /* Off -> on transition */ macro
/titanic_41/usr/src/uts/common/os/
H A Dcap_util.c720 cu_cpu_info->cu_flag |= CU_CPU_CNTRS_ON | CU_CPU_CNTRS_OFF_ON; in cu_cpc_program()
727 cu_cpu_info->cu_flag &= ~CU_CPU_CNTRS_OFF_ON; in cu_cpc_program()
1530 if (flags & CU_CPU_CNTRS_OFF_ON) in cu_cpu_update_stats()
1553 if (flags & CU_CPU_CNTRS_OFF_ON) in cu_cpu_update_stats()