Searched refs:NOTE_NSECONDS (Results 1 – 5 of 5) sorted by relevance
160 NOTE_NSECONDS = 0x00000008, /* data is nanoseconds */
166 NOTE_NSECONDS = 0x00000004, enumerator
174 #define NOTE_NSECONDS 0x00000003U /* data is nanoseconds */ macro
347 test_timer_units(NOTE_NSECONDS, PREC_TIMEOUT_SEC * 1000000000); in ATF_TC_BODY()
1334 case NOTE_NSECONDS: in filt_timercompute()