Searched refs:freqStr (Results 1 – 1 of 1) sorted by relevance
710 constexpr auto* freqStr = in GetCPUCyclesPerSecond() local722 if (GetSysctl(freqStr, &hz)) return hz * 1000000; in GetCPUCyclesPerSecond()724 if (GetSysctl(freqStr, &hz)) return hz; in GetCPUCyclesPerSecond()727 freqStr, strerror(errno)); in GetCPUCyclesPerSecond()