Home
last modified time | relevance | path

Searched defs:atom_id (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/pixelstats/
DMmMetricsReporter.cpp287 bool MmMetricsReporter::reportVendorAtom(const std::shared_ptr<IStats> &stats_client, int atom_id, in reportVendorAtom()
1458 const std::shared_ptr<IStats> &stats_client, int atom_id, const std::string &cma_type, in reportCmaStatusAtom()
/hardware/google/pixel/thermal/utils/
Dthermal_stats_helper.cpp612 const int32_t &atom_id, std::vector<VendorAtomValue> &&values) { in reportAtom()