Home
last modified time | relevance | path

Searched refs:cpu_clock_speed_total (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/rmv/
Dvk_rmv_exporter.c649 uint32_t cpu_clock_speed_total = 0; in rmt_fill_chunk_system_info() local
708 cpu_clock_speed_total += v; in rmt_fill_chunk_system_info()
729 chunk->clock_speed = cpu_clock_speed_total / chunk->num_logical_cores; in rmt_fill_chunk_system_info()