Home
last modified time | relevance | path

Searched defs:vcpu_relative_capacity (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/devices/src/
Dvirtcpufreq.rs42 vcpu_relative_capacity: u32, field
92 …let vcpu_relative_capacity = u32::try_from((u64::from(cpu_capacity) * u64::from(pcpu_fmax) / u64::… in new() localVariable
Dvirtcpufreq_v2.rs69 vcpu_relative_capacity: u32, field
146 let vcpu_relative_capacity = in new() localVariable