Home
last modified time | relevance | path

Searched refs:ReadStat (Results 1 – 3 of 3) sorted by relevance

/external/oss-fuzz/projects/readstat/
DDockerfile20 RUN git clone --depth 1 https://github.com/WizardMac/ReadStat readstat
/external/perfetto/src/traced/probes/sys_stats/
Dsys_stats_data_source.h85 void ReadStat(protos::pbzero::SysStats* sys_stats);
Dsys_stats_data_source.cc209 ReadStat(sys_stats); in ReadSysStats()
312 void SysStatsDataSource::ReadStat(protos::pbzero::SysStats* sys_stats) { in ReadStat() function in perfetto::SysStatsDataSource