Searched refs:cmc_throttle (Results 1 – 1 of 1) sorted by relevance
193 static int cmc_throttle = 60; /* Time in seconds to throttle CMCI. */ variable659 if (delta < cmc_throttle && count >= limit && in update_threshold()674 if (delta < cmc_throttle) in update_threshold()682 limit = count * cmc_throttle / delta; in update_threshold()989 &cmc_throttle, 0, sysctl_positive_int, "I", in cmci_setup()1005 &cmc_throttle, 0, sysctl_positive_int, "I", in amd_thresholding_setup()