Searched refs:myComputePET (Results 1 – 2 of 2) sorted by relevance
684 bool myComputeTTC, myComputeDRAC, myComputePET, myComputeBR, myComputeSGAP, myComputeTGAP; variable
597 if (myComputePET && e->PET.value != INVALID && e->PET.value <= myThresholds["PET"]) { in qualifiesAsConflict()2412 if (myComputePET) { in writeOutConflict()2468 myComputePET = myThresholds.find("PET") != myThresholds.end(); in MSDevice_SSM()