Searched refs:cyclesSinceLastChange (Results 1 – 3 of 3) sorted by relevance
258 || (goomInfo->update.cyclesSinceLastChange > TIME_BTW_CHG)) { in goom_update()617 goomInfo->update.cyclesSinceLastChange = 0; in goom_update()640 if (goomInfo->update.cyclesSinceLastChange > TIME_BTW_CHG) { in goom_update()642 goomInfo->update.cyclesSinceLastChange = 0; in goom_update()644 goomInfo->update.cyclesSinceLastChange++; in goom_update()
154 int cyclesSinceLastChange; /* nombre de Cycle Depuis Dernier Changement */ member
199 pp->update.cyclesSinceLastChange = 0; in plugin_info_init()