Searched refs:time_gettimeofday_us (Results 1 – 9 of 9) sorted by relevance
132 uint64_t t1 = bluetooth::common::time_gettimeofday_us(); in TEST()141 uint64_t t1 = bluetooth::common::time_gettimeofday_us(); in TEST()142 uint64_t t2 = bluetooth::common::time_gettimeofday_us(); in TEST()158 uint64_t t1 = bluetooth::common::time_gettimeofday_us(); in TEST()160 uint64_t t2 = bluetooth::common::time_gettimeofday_us(); in TEST()
38 uint64_t time_gettimeofday_us();
46 uint64_t time_gettimeofday_us() { in time_gettimeofday_us() function
153 uint64_t timestamp_us = bluetooth::common::time_gettimeofday_us(); in TEST_F()156 timestamp_us = bluetooth::common::time_gettimeofday_us(); in TEST_F()179 uint64_t timestamp_us = bluetooth::common::time_gettimeofday_us(); in TEST_F()182 timestamp_us = bluetooth::common::time_gettimeofday_us(); in TEST_F()225 uint64_t timestamp_us = bluetooth::common::time_gettimeofday_us(); in TEST_F()
161 uint64_t timestamp_us = bluetooth::common::time_gettimeofday_us(); in TEST_F()164 timestamp_us = bluetooth::common::time_gettimeofday_us(); in TEST_F()186 uint64_t timestamp_us = bluetooth::common::time_gettimeofday_us(); in TEST_F()189 timestamp_us = bluetooth::common::time_gettimeofday_us(); in TEST_F()232 uint64_t timestamp_us = bluetooth::common::time_gettimeofday_us(); in TEST_F()
160 uint64_t timestamp_us = bluetooth::common::time_gettimeofday_us(); in TEST_F()179 uint64_t timestamp_us = bluetooth::common::time_gettimeofday_us(); in TEST_F()218 uint64_t timestamp_us = bluetooth::common::time_gettimeofday_us(); in TEST_F()
144 uint64_t timestamp_us = bluetooth::common::time_gettimeofday_us(); in TEST_F()
73 evt->ts = bluetooth::common::time_gettimeofday_us(); in btif_debug_conn_state()
59 ts = bluetooth::common::time_gettimeofday_us(); in update()