Searched refs:k_cyc_to_ns_ceil64 (Results 1 – 4 of 4) sorted by relevance
174 actual_ns = k_cyc_to_ns_ceil64(now + then); in common_lower_bound_check()178 actual_ns = k_cyc_to_ns_ceil64(now); in common_lower_bound_check()
192 k_cyc_to_ns_ceil64(end - start)); in intel_sip_secure_monitor_call()
418 time_ns = k_cyc_to_ns_ceil64(hist->bounds[idx]); in print_histogram()
1493 #define k_cyc_to_ns_ceil64(t) \ macro