Lines Matching defs:p
58 PlaceholderEnergyConsumer(std::shared_ptr<PowerStats> p, EnergyConsumerType type, in PlaceholderEnergyConsumer()
103 void addPlaceholderEnergyConsumers(std::shared_ptr<PowerStats> p) { in addPlaceholderEnergyConsumers()
110 void addAoC(std::shared_ptr<PowerStats> p) { in addAoC()
170 void addDvfsStats(std::shared_ptr<PowerStats> p) { in addDvfsStats()
206 void addSoC(std::shared_ptr<PowerStats> p) { in addSoC()
276 void setEnergyMeter(std::shared_ptr<PowerStats> p) { in setEnergyMeter()
281 void addCPUclusters(std::shared_ptr<PowerStats> p) { in addCPUclusters()
319 void addGPU(std::shared_ptr<PowerStats> p) { in addGPU()
346 void addMobileRadio(std::shared_ptr<PowerStats> p) in addMobileRadio()
380 void addGNSS(std::shared_ptr<PowerStats> p) in addGNSS()
416 void addPCIe(std::shared_ptr<PowerStats> p) { in addPCIe()
450 void addWifi(std::shared_ptr<PowerStats> p) { in addWifi()
495 void addWlan(std::shared_ptr<PowerStats> p) { in addWlan()
501 void addUfs(std::shared_ptr<PowerStats> p) { in addUfs()
505 void addPowerDomains(std::shared_ptr<PowerStats> p) { in addPowerDomains()
538 void addDevfreq(std::shared_ptr<PowerStats> p) { in addDevfreq()
572 void addTPU(std::shared_ptr<PowerStats> p) { in addTPU()
594 void addPixelStateResidencyDataProvider(std::shared_ptr<PowerStats> p) { in addPixelStateResidencyDataProvider()
605 void addCamera(std::shared_ptr<PowerStats> p) { in addCamera()
613 void addDisplayMrrByEntity(std::shared_ptr<PowerStats> p, std::string name, std::string path) { in addDisplayMrrByEntity()
618 void addDisplayMrr(std::shared_ptr<PowerStats> p) { in addDisplayMrr()
622 void addGs201CommonDataProviders(std::shared_ptr<PowerStats> p) { in addGs201CommonDataProviders()
642 void addNFC(std::shared_ptr<PowerStats> p, const std::string& path) { in addNFC()