Searched defs:GetTDP (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/power_gadget/
H A DPowerGadgetLib.cpp144 pGetTDP = (IPGGetTDP) GetProcAddress(g_hModule, "GetTDP");
213 bool CIntelPowerGadgetLib::GetTDP(int iNode, double *TDP) function in class:CIntelPowerGadgetLib

Completed in 54 milliseconds