Searched refs:time_span_ns (Results 1 – 1 of 1) sorted by relevance
103 u64 time_span_ns; member123 if (cpu_data->time_span_ns >= cpu_data->sleep_length_ns) { in teo_update()255 cpu_data->time_span_ns = local_clock(); in teo_select()456 cpu_data->time_span_ns = cpu_data->sleep_length_ns; in teo_reflect()458 cpu_data->time_span_ns = local_clock() - cpu_data->time_span_ns; in teo_reflect()