Searched refs:WriteMemCounters (Results 1 – 2 of 2) sorted by relevance
113 bool WriteMemCounters(int32_t pid, const std::string& proc_status);
411 if (!WriteMemCounters(pid, proc_status)) { in WriteAllProcessStats()452 bool ProcessStatsDataSource::WriteMemCounters(int32_t pid, in WriteMemCounters() function in perfetto::ProcessStatsDataSource