Lines Matching defs:p
60 PlaceholderEnergyConsumer(std::shared_ptr<PowerStats> p, EnergyConsumerType type, in PlaceholderEnergyConsumer()
105 void addPlaceholderEnergyConsumers(std::shared_ptr<PowerStats> p) { in addPlaceholderEnergyConsumers()
112 void addAoC(std::shared_ptr<PowerStats> p) { in addAoC()
169 void addDvfsStats(std::shared_ptr<PowerStats> p) { in addDvfsStats()
213 void addSoC(std::shared_ptr<PowerStats> p) { in addSoC()
284 void setEnergyMeter(std::shared_ptr<PowerStats> p) { in setEnergyMeter()
289 void addCPUclusters(std::shared_ptr<PowerStats> p) { in addCPUclusters()
348 void addGPU(std::shared_ptr<PowerStats> p) { in addGPU()
376 void addMobileRadio(std::shared_ptr<PowerStats> p) in addMobileRadio()
410 void addGNSS(std::shared_ptr<PowerStats> p) in addGNSS()
446 void addPCIe(std::shared_ptr<PowerStats> p) { in addPCIe()
498 void addWifi(std::shared_ptr<PowerStats> p) { in addWifi()
543 void addUfs(std::shared_ptr<PowerStats> p) { in addUfs()
548 void addPowerDomains(std::shared_ptr<PowerStats> p) { in addPowerDomains()
597 void addDevfreq(std::shared_ptr<PowerStats> p) { in addDevfreq()
635 void addTPU(std::shared_ptr<PowerStats> p) { in addTPU()
660 void addPixelStateResidencyDataProvider(std::shared_ptr<PowerStats> p, std::string displayName) { in addPixelStateResidencyDataProvider()
678 void addDisplayMrrByEntity(std::shared_ptr<PowerStats> p, std::string name, std::string path) { in addDisplayMrrByEntity()
683 void addDisplayMrr(std::shared_ptr<PowerStats> p) { in addDisplayMrr()
687 void addZumaProCommonDataProviders(std::shared_ptr<PowerStats> p) { in addZumaProCommonDataProviders()
706 void addNFC(std::shared_ptr<PowerStats> p) { in addNFC()