Searched refs:new_threshold (Results 1 – 1 of 1) sorted by relevance
839 int cur_threshold, new_threshold; in cmci_update() local848 new_threshold = update_threshold(mode, valid, cc->last_intr, count, in cmci_update()853 if (new_threshold != cur_threshold) { in cmci_update()855 ctl |= new_threshold; in cmci_update()865 int new_threshold; in amd_thresholding_update() local873 new_threshold = update_threshold(mode, valid, cc->last_intr, count, in amd_thresholding_update()876 cc->cur_threshold = new_threshold; in amd_thresholding_update()