Searched refs:HAL_PROFILING_MULTIPLIER (Results 1 – 2 of 2) sorted by relevance
79 KeGetPcr()->HalReserved[HAL_PROFILING_MULTIPLIER] = 1; /* TODO: HACK */ in HalInitializeProfiling()150 …TimerInterval = FixedInterval * KeGetPcr()->HalReserved[HAL_PROFILING_MULTIPLIER] / HalMaxProfileI… in HalSetProfileInterval()
55 #define HAL_PROFILING_MULTIPLIER 1 macro