Searched defs:thold (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/power/
H A Dsysstat.c686 int thold)
696 if (delta_sum <= thold) {
708 if (sum > thold) {
714 if (sum > thold) {
685 check_activity(activity_data_t *act_start, int delta_sum, hrtime_t *time, int thold) argument

Completed in 58 milliseconds