Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/pcbe/
H A Dp123_pcbe.c136 #define ALL_STOPPED 0ULL macro
929 wrmsr(P5_CESR, ALL_STOPPED); in ptm_pcbe_program()
937 wrmsr(REG_PERFEVNT0, ALL_STOPPED); in ptm_pcbe_program()
953 wrmsr(P5_CESR, ALL_STOPPED); in ptm_pcbe_allstop()
955 wrmsr(REG_PERFEVNT0, ALL_STOPPED); in ptm_pcbe_allstop()
H A Dcore_pcbe.c157 #define ALL_STOPPED 0ULL macro
1962 WRMSR(PERF_GLOBAL_CTRL, ALL_STOPPED); in core_pcbe_allstop()