Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/systat/
H A Dcmdtab.c152 { "time", syscall_time, "show syscall stats for each sample time"},
H A Dextern.h221 void syscall_time(char *);
H A Dsyscall.c305 syscall_time(char *args) in syscall_time() function