Lines Matching refs:nsec
113 return t->sec * NSEC_PER_SEC + t->nsec; in pctns()
438 event.t.sec, event.t.nsec); in main()
488 perout_request.period.nsec = perout % NSEC_PER_SEC; in main()
493 perout_request.on.nsec = pulsewidth % NSEC_PER_SEC; in main()
498 perout_request.phase.nsec = perout_phase % NSEC_PER_SEC; in main()
501 perout_request.start.nsec = 0; in main()
548 (pct+2*i)->sec, (pct+2*i)->nsec); in main()
550 (pct+2*i+1)->sec, (pct+2*i+1)->nsec); in main()
552 (pct+2*i+2)->sec, (pct+2*i+2)->nsec); in main()
578 i, soe->ts[i][0].sec, soe->ts[i][0].nsec); in main()
580 soe->ts[i][1].sec, soe->ts[i][1].nsec); in main()
582 soe->ts[i][2].sec, soe->ts[i][2].nsec); in main()
602 xts->device.sec, xts->device.nsec); in main()
604 xts->sys_realtime.sec, xts->sys_realtime.nsec); in main()
606 xts->sys_monoraw.sec, xts->sys_monoraw.nsec); in main()