Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/kvm/
H A Dvmsr_energy.h95 unsigned int maxticks);
H A Dvmsr_energy.c318 unsigned int maxticks) in vmsr_get_ratio() argument
320 return (e_delta / 100.0) * ((100.0 / maxticks) * delta_ticks); in vmsr_get_ratio()
/openbmc/qemu/include/system/
H A Dkvm_int.h66 unsigned int *maxticks; member