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

/haiku/src/bin/
H A Dtop.cpp130 bigtime_t utotal; local
146 utotal = 0;
180 utotal += entry.user_time;
196 utotal = 0;
228 utotal += it->user_time;
247 (double) (utotal / 1000),

Completed in 30 milliseconds