Searched refs:kdebug_using_continuous_time (Results 1 – 6 of 6) sorted by relevance
122 kdebug_using_continuous_time(void) in kdebug_using_continuous_time() function131 return kdebug_using_continuous_time() ? mach_continuous_time() : in kdebug_timestamp()138 if (kdebug_using_continuous_time()) { in kdebug_timestamp_from_absolute()148 if (kdebug_using_continuous_time()) { in kdebug_timestamp_from_continuous()
89 kdebug_using_continuous_time(void) in kdebug_using_continuous_time() function97 if (kdebug_using_continuous_time()) { in kdebug_timestamp()488 if (kdebug_using_continuous_time()) { in kernel_debug_write()
255 T_EXPECT_EQ(kdebug_using_continuous_time(), abs_to_cont, in expect_convert_between_abs_cont()
1523 bool cont_time = kdebug_using_continuous_time();
81 extern bool kdebug_using_continuous_time(void)
132 bool kdebug_using_continuous_time(void);