Searched refs:ProcessStatistics (Results 1 – 7 of 7) 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;232 std::optional<llvm::sys::ProcessStatistics> getProcessStatistics() const {
37 std::optional<ProcessStatistics> *ProcStat, in ExecuteAndWait()
417 std::optional<ProcessStatistics> *ProcStat,459 *ProcStat = ProcessStatistics{UserT + KernelT, UserT, PeakMemory};
391 std::optional<ProcessStatistics> *ProcStat,474 *ProcStat = ProcessStatistics{UserT + KernelT, UserT, PeakMemory};
502 std::optional<ProcessStatistics> ProcStat; in TEST_F()
5230 std::optional<llvm::sys::ProcessStatistics> ProcStat = in combineAssembleBackendCompile()