Searched defs:_time (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/src/system_wrappers/source/ |
D | event_posix.h | 60 unsigned long _time; // In ms variable
|
/external/blktrace/btt/ |
D | inlines.h | 182 #define UPDATE_AVGS(_avg, _iop, _pip, _time) do { \ argument 188 #define UPDATE_AVGS_N(_avg, _iop, _pip, _time, _n) do { \ argument 194 #define UNUPDATE_AVGS(_avg, _iop, _pip, _time) do { \ argument
|