Searched refs:new_threshold (Results 1 – 1 of 1) sorted by relevance
698 int cur_threshold, new_threshold; in cmci_update() local707 new_threshold = update_threshold(mode, valid, cc->last_intr, count, in cmci_update()712 if (new_threshold != cur_threshold) { in cmci_update()714 ctl |= new_threshold; in cmci_update()724 int new_threshold; in amd_thresholding_update() local732 new_threshold = update_threshold(mode, valid, cc->last_intr, count, in amd_thresholding_update()735 cc->cur_threshold = new_threshold; in amd_thresholding_update()