Home
last modified time | relevance | path

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

/dragonfly/usr.bin/top/
H A Ddisplay.h45 void i_loadave(int mpid, double *avenrun);
H A Dtop.c535 i_loadave(system_info.last_pid, system_info.load_avg); in do_display()
H A Ddisplay.c908 i_loadave(int mpid, double *avenrun) in i_loadave() function