Searched refs:cmc_throttle (Results 1 – 1 of 1) sorted by relevance
249 static int cmc_throttle = 60; /* Time in seconds to throttle CMCI. */ variable969 if (delta < cmc_throttle && count >= limit && in update_threshold()984 if (delta < cmc_throttle) in update_threshold()992 limit = count * cmc_throttle / delta; in update_threshold()1301 &cmc_throttle, 0, sysctl_positive_int, "I", in cmci_setup()1317 &cmc_throttle, 0, sysctl_positive_int, "I", in amd_thresholding_setup()