Searched refs:maybe_cpu_index (Results 1 – 2 of 2) sorted by relevance
62 auto maybe_cpu_index = local65 if (!maybe_cpu_index.has_value())67 uint32_t cpu_index = maybe_cpu_index.value();
345 auto maybe_cpu_index = in ReadCpuIdleStates() local347 if (!maybe_cpu_index.has_value()) { in ReadCpuIdleStates()350 uint32_t cpu_id = maybe_cpu_index.value(); in ReadCpuIdleStates()