Home | Sort by: relevance | last modified time | path |
/src/usr.bin/systat/ | |
syscall.c | 186 uint64_t itime; local in function:showsyscall 199 itime = etime * 100; 221 v = (v * 100 + itime/2) / itime; |
syscall.c | 186 uint64_t itime; local in function:showsyscall 199 itime = etime * 100; 221 v = (v * 100 + itime/2) / itime; |
syscall.c | 186 uint64_t itime; local in function:showsyscall 199 itime = etime * 100; 221 v = (v * 100 + itime/2) / itime; |