Searched refs:ProcessStatistics (Results 1 – 6 of 6) sorted by relevance
59 struct ProcessStatistics { struct137 std::optional<ProcessStatistics> *ProcStat = nullptr, ///< If non-zero,223 std::optional<ProcessStatistics> *ProcStat =
148 mutable std::optional<llvm::sys::ProcessStatistics> ProcStat;229 std::optional<llvm::sys::ProcessStatistics> getProcessStatistics() const { in getProcessStatistics()
37 std::optional<ProcessStatistics> *ProcStat, in ExecuteAndWait()
414 std::optional<ProcessStatistics> *ProcStat,456 *ProcStat = ProcessStatistics{UserT + KernelT, UserT, PeakMemory};
389 std::optional<ProcessStatistics> *ProcStat,469 *ProcStat = ProcessStatistics{UserT + KernelT, UserT, PeakMemory};
4749 std::optional<llvm::sys::ProcessStatistics> ProcStat = in BuildJobs()