Searched refs:ProcessStatistics (Results 1 – 6 of 6) sorted by relevance
59 struct ProcessStatistics { struct137 std::optional<ProcessStatistics> *ProcStat = nullptr, ///< If non-zero,226 std::optional<ProcessStatistics> *ProcStat =
151 mutable std::optional<llvm::sys::ProcessStatistics> ProcStat;233 std::optional<llvm::sys::ProcessStatistics> getProcessStatistics() const { in getProcessStatistics()
37 std::optional<ProcessStatistics> *ProcStat, in ExecuteAndWait()
417 std::optional<ProcessStatistics> *ProcStat,459 *ProcStat = ProcessStatistics{UserT + KernelT, UserT, PeakMemory};
401 std::optional<ProcessStatistics> *ProcStat,484 *ProcStat = ProcessStatistics{UserT + KernelT, UserT, PeakMemory};
4984 std::optional<llvm::sys::ProcessStatistics> ProcStat = in BuildJobs()