Searched refs:opCountKey (Results 1 – 1 of 1) sorted by relevance
918 const char *opCountKey = nullptr; in logVariable() local935 opCountKey = kIODTNVRAMDiagsReadKey; in logVariable()941 opCountKey = kIODTNVRAMDiagsWriteKey; in logVariable()949 opCountKey = kIODTNVRAMDiagsDeleteKey; in logVariable()962 if (opCountKey) { in logVariable()963 currentCount.reset(OSDynamicCast(OSNumber, existingEntry->getObject(opCountKey)), OSRetain); in logVariable()971 existingEntry->setObject(opCountKey, currentCount); in logVariable()