Home
last modified time | relevance | path

Searched refs:ReadDevfreq (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/traced/probes/sys_stats/
Dsys_stats_data_source.h86 void ReadDevfreq(protos::pbzero::SysStats* sys_stats);
Dsys_stats_data_source.cc212 ReadDevfreq(sys_stats); in ReadSysStats()
220 void SysStatsDataSource::ReadDevfreq(protos::pbzero::SysStats* sys_stats) { in ReadDevfreq() function in perfetto::SysStatsDataSource