Home
last modified time | relevance | path

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

/hypervisor/include/public/
A Dacrn_common.h528 struct acrn_pstate_data { struct
529 uint64_t core_frequency; /* megahertz */
530 uint64_t power; /* milliWatts */
531 uint64_t transition_latency; /* microseconds */
532 uint64_t bus_master_latency; /* microseconds */
533 uint64_t control; /* control value */
534 uint64_t status; /* success indicator */

Completed in 8 milliseconds