Searched refs:minCollected (Results 1 – 1 of 1) sorted by relevance
48 double minCollected = 0.0; member 207 inst.minCollected = readValue; in updateInstrumentation() 216 if (readValue < inst.minCollected) in updateInstrumentation() 221 inst.minCollected = readValue; in updateInstrumentation()