Searched refs:cpst2 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/tcsh/
H A Dsh.proc.c159 struct process_stats cpst1, cpst2; local
205 (void) get_process_stats(&tv, PS_SELF, 0, &cpst2);
206 pr_stat_sub(&cpst2, &cpst1, &ru);

Completed in 169 milliseconds