Searched refs:othersEnergy (Results 1 – 2 of 2) sorted by relevance
248 AddVectorToJsonString("others_foreground_energy", event.othersEnergy.fgUsages, jsonStr); in PostEvent()249 AddVectorToJsonString("others_background_energy", event.othersEnergy.bgUsages, jsonStr, true); in PostEvent()
122 UsageStatInfo othersEnergy; member