cof                59 tools/power/cpupower/utils/helpers/amd.c 	int fid, did, cof;
cof                64 tools/power/cpupower/utils/helpers/amd.c 		cof = 200 * fid / did;
cof                70 tools/power/cpupower/utils/helpers/amd.c 		cof = (100 * (fid + t)) >> did;
cof                72 tools/power/cpupower/utils/helpers/amd.c 	return cof;