Searched refs:get_elapsed_realtime_ns (Results 1 – 5 of 5) sorted by relevance
45 const int64_t currentRealtimeTsNanos = get_elapsed_realtime_ns(); in noteDrop()81 const int64_t currentRealtimeTsNanos = get_elapsed_realtime_ns(); in dumpAtomsLossStats()
25 int64_t get_elapsed_realtime_ns();
24 int64_t get_elapsed_realtime_ns() { in get_elapsed_realtime_ns() function
98 AStatsEvent_writeInt64(event, get_elapsed_realtime_ns()); // write the timestamp in AStatsEvent_obtain()
122 attemptsTs.push_back(get_elapsed_realtime_ns()); in TEST()