Searched refs:time_gettimeofday_us (Results 1 – 4 of 4) sorted by relevance
112 uint64_t t1 = bluetooth::common::time_gettimeofday_us(); in TEST()121 uint64_t t1 = bluetooth::common::time_gettimeofday_us(); in TEST()122 uint64_t t2 = bluetooth::common::time_gettimeofday_us(); in TEST()138 uint64_t t1 = bluetooth::common::time_gettimeofday_us(); in TEST()140 uint64_t t2 = bluetooth::common::time_gettimeofday_us(); in TEST()
34 uint64_t time_gettimeofday_us();
38 uint64_t time_gettimeofday_us() { in time_gettimeofday_us() function
72 evt->ts = bluetooth::common::time_gettimeofday_us(); in btif_debug_conn_state()