Home
last modified time | relevance | path

Searched refs:add_times (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/w/
H A Dw.c147 static int add_times; /* boolean: add the cpu times or not */ variable
531 add_times = 1; in showtotals()
569 add_times = 0; in calctotals()
587 if (add_times == 1) { in calctotals()