Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ | |
lockstat.c | 117 struct timespec lockstat_stime; variable in typeref:struct:timespec 256 getnanotime(&lockstat_stime); 319 timespecsub(&ts, &lockstat_stime, &ld->ld_time); |
lockstat.c | 117 struct timespec lockstat_stime; variable in typeref:struct:timespec 256 getnanotime(&lockstat_stime); 319 timespecsub(&ts, &lockstat_stime, &ld->ld_time); |