Searched refs:WriteProcessRuntimes (Results 1 – 2 of 2) sorted by relevance
123 bool WriteProcessRuntimes(int32_t pid, const std::string& proc_stat);
552 if (WriteProcessRuntimes(pid, proc_stat)) { in WriteAllProcessStats()602 bool ProcessStatsDataSource::WriteProcessRuntimes( in WriteProcessRuntimes() function in perfetto::ProcessStatsDataSource