Searched refs:ProcessStatistics (Results 1 – 7 of 7) sorted by relevance
59 struct ProcessStatistics { struct136 Optional<ProcessStatistics> *ProcStat = nullptr, ///< If non-zero,219 Optional<ProcessStatistics> *ProcStat = nullptr ///< If non-zero, provides
145 mutable Optional<llvm::sys::ProcessStatistics> ProcStat;223 Optional<llvm::sys::ProcessStatistics> getProcessStatistics() const { in getProcessStatistics()
36 Optional<ProcessStatistics> *ProcStat, in ExecuteAndWait()
370 Optional<ProcessStatistics> ProcStat; in TEST_F()
413 Optional<ProcessStatistics> *ProcStat) {458 *ProcStat = ProcessStatistics{UserT + KernelT, UserT, PeakMemory};
384 Optional<ProcessStatistics> *ProcStat) {460 *ProcStat = ProcessStatistics{UserT + KernelT, UserT, PeakMemory};
4747 Optional<llvm::sys::ProcessStatistics> ProcStat = in BuildJobs()