Lines Matching refs:nsec
113 return t->sec * NSEC_PER_SEC + t->nsec; in pctns()
433 event.t.sec, event.t.nsec); in main()
483 perout_request.period.nsec = perout % NSEC_PER_SEC; in main()
488 perout_request.on.nsec = pulsewidth % NSEC_PER_SEC; in main()
493 perout_request.phase.nsec = perout_phase % NSEC_PER_SEC; in main()
496 perout_request.start.nsec = 0; in main()
543 (pct+2*i)->sec, (pct+2*i)->nsec); in main()
545 (pct+2*i+1)->sec, (pct+2*i+1)->nsec); in main()
547 (pct+2*i+2)->sec, (pct+2*i+2)->nsec); in main()
573 i, soe->ts[i][0].sec, soe->ts[i][0].nsec); in main()
575 soe->ts[i][1].sec, soe->ts[i][1].nsec); in main()
577 soe->ts[i][2].sec, soe->ts[i][2].nsec); in main()
597 xts->device.sec, xts->device.nsec); in main()
599 xts->sys_realtime.sec, xts->sys_realtime.nsec); in main()
601 xts->sys_monoraw.sec, xts->sys_monoraw.nsec); in main()