libdvfs  2.0
A light library to set CPU governor and freqency
Data Fields
dvfs_ctx Struct Reference

DVFS Context. More...

Data Fields

unsigned int nb_units
 Number of DVFS units on the system.
 
dvfs_unit ** units
 DVFS units we are handling.
 

Detailed Description

DVFS Context.

Entry point for the library. Stores all the references to the DVFS units available on the system.

See also
dvfs_unit()

The documentation for this struct was generated from the following file: