Searched refs:coreCountJsonPtr (Results 1 – 1 of 1) sorted by relevance
173 uint64_t* coreCountJsonPtr = coreCountJson.get_ptr<uint64_t*>(); in getProcessorProperties() local175 if (coreCountJsonPtr == nullptr) in getProcessorProperties()181 *coreCountJsonPtr += *coreCount; in getProcessorProperties()