HomeSort by: relevance | last modified time | path
    Searched refs:show_vmstat_top (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/systat/
vmstat.h 44 void show_vmstat_top(vmtotal_t *, uvmexp_sysctl_t *, uvmexp_sysctl_t *);
syscall.c 203 show_vmstat_top(&s.Total, &s.uvmexp, &s1.uvmexp);
vmstat.c 418 show_vmstat_top(vmtotal_t *Total, uvmexp_sysctl_t *uvm, uvmexp_sysctl_t *uvm1) function in typeref:typename:void
497 show_vmstat_top(&s.Total, &s.uvmexp, &s1.uvmexp);

Completed in 12 milliseconds