Lines Matching defs:as
124 * in principle it could change as result of the presence of external
167 * and to increase the time_maxerror as the time since last update
179 * pps_time contains the time at each calibration interval, as read by
194 * contents plus the time_tv.usec as usual.
197 * is used as a watchdog timer to disable the PPS discipline should the
454 * Continue with the interrupt processing as scheduled.
531 * Computes cpu_intrload as %utilization (0-99).
710 * adjustment for each second is clamped so as to spread
886 * bits of load average as it is a signed
892 * avenrun[] is declared as an array of uint64[]
1020 * and lbolt_debug_{enter,return} use this value as an indication that
1447 * offset is updated as well, but clamped to the tolerance. It
1513 struct as *as;
1553 as = pp->p_as;
1617 * is highly contentious as many processes can be sharing a task.
1631 rss = rm_asrss(as);
1842 * Initialize the system time based on the TOD chip. approx is used as
2215 * until such time as tod_get() completes successfully.
2242 * Note this isn't a concern in the case of DR as we've
2324 * Calculate dtick_delta as
2346 * occurrence of this after a resume as normal
2348 * case, we regard it as a TOD problem.
2633 * lbolt_cyclic_driven(), as well as the mdb_get_lbolt() routine.