Lines Matching refs:timer
439 int timer;
1225 &s.timer, &s.timeout, &s.retrs, &s.uid, &s.probes, &s.ino,
1250 if (s.timer) {
1251 if (s.timer > 4)
1252 s.timer = 5;
1253 printf(" timer:(%s,%s,%d)",
1254 tmr_name[s.timer],
1256 s.timer != 1 ? s.probes : s.retrs);
1459 printf(" timer:(%s,%s,%d)",
2593 " -o, --options show timer information\n"