Searched refs:time_span_ns (Results 1 – 1 of 1) sorted by relevance
103 u64 time_span_ns; member124 if (cpu_data->time_span_ns >= cpu_data->sleep_length_ns) { in teo_update()136 measured_us = ktime_to_us(cpu_data->time_span_ns); in teo_update()245 cpu_data->time_span_ns = local_clock(); in teo_select()398 cpu_data->time_span_ns = cpu_data->sleep_length_ns; in teo_reflect()400 cpu_data->time_span_ns = local_clock() - cpu_data->time_span_ns; in teo_reflect()