Searched refs:cof (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/power/cpupower/utils/helpers/
H A Damd.c64 int fid, did, cof; local
69 cof = 200 * fid / did;
75 cof = (100 * (fid + t)) >> did;
77 return cof;

Completed in 143 milliseconds