Home
last modified time | relevance | path

Searched defs:cp_time (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/include/rpcsvc/
H A Drstat.x63 int cp_time[RSTAT_CPUSTATES]; member
82 int cp_time[RSTAT_CPUSTATES]; member
100 int cp_time[RSTAT_CPUSTATES]; member
/dflybsd-src/usr.bin/systat/
H A Dpigs.c156 struct kinfo_cputime cp_time, diff_cp_time; in fetchpigs() local
H A Diostat.c72 static struct kinfo_cputime cp_time; variable
H A Dvmstat.c67 struct kinfo_cputime cp_time; member
86 struct kinfo_cputime cp_time; variable
/dflybsd-src/libexec/rpc.rstatd/
H A Drstat_proc.c163 struct kinfo_cputime cp_time; in updatestat() local
/dflybsd-src/usr.sbin/iostat/
H A Diostat.c116 struct kinfo_cputime cp_time, old_cp_time, diff_cp_time; variable
/dflybsd-src/usr.bin/vmstat/
H A Dvmstat.c127 struct kinfo_cputime cp_time, old_cp_time, diff_cp_time; variable
/dflybsd-src/usr.bin/top/
H A Dm_dragonfly.c104 static struct kinfo_cputime *cp_time, *cp_old; variable