Searched refs:peakMips (Results 1 – 3 of 3) sorted by relevance
/system/chre/platform/shared/ |
D | host_protocol_chre.cc | 123 uint32_t legacyToolchainVersion, float peakMips, float stoppedPower, in encodeHubInfoResponse() argument 132 legacyToolchainVersion, peakMips, stoppedPower, sleepPower, peakPower, in encodeHubInfoResponse()
|
/system/chre/platform/shared/include/chre/platform/shared/ |
D | host_protocol_chre.h | 99 uint32_t legacyToolchainVersion, float peakMips, float stoppedPower,
|
/system/chre/host/hal_generic/ |
D | generic_context_hub.cc | 387 mParent.mHubInfo.peakMips = response.peak_mips; in handleHubInfoResponse()
|