Searched refs:NOTE_USECONDS (Results 1 – 4 of 4) sorted by relevance
217 #define NOTE_USECONDS 0x00000004 /* data is microseconds */ macro
148 #define NOTE_USECONDS 0x00000004 /* data is microseconds */ macro
215 #define NOTE_USECONDS 0x00000004 /* data is microseconds */ macro
619 (NOTE_SECONDS | NOTE_MSECONDS | NOTE_USECONDS | NOTE_NSECONDS)651 case NOTE_USECONDS: in timer2sbintime()