Searched refs:TIME_INCREASE (Results 1 – 4 of 4) sorted by relevance
47 #define TIME_INCREASE(time, microsecs) time += microsecs / 1000000 macro76 #define TIME_INCREASE(time, microsecs) \ macro
43 TIME_INCREASE(t1, 4294967295u); /* INCREASE */ in time_unit_test()58 TIME_INCREASE(t1, 4294967295u); /* INCREASE */ in time_unit_test()
568 TIME_INCREASE(me->dRate[i].last_reporting, me->granularity * steps); in __rt_Buffer()585 TIME_INCREASE(me->dRate[i].last_reporting, me->granularity); in __rt_Buffer()746 TIME_INCREASE(me->dUptime->last_reporting, steps * me->granularity); in __rt_Buffer()
150 TIME_INCREASE(me->time, ulData0); in PERF_Replay()