Home
last modified time | relevance | path

Searched refs:runnable_start_time (Results 1 – 2 of 2) sorted by relevance

/xen/tools/xenmon/
A Dxenbaked.h54 uint64_t runnable_start_time; // when the thread became runnable member
A Dxenbaked.c743 new_qos->domain_info[idx].runnable_start_time = 0; // invalidate in qos_init_domain()
998 new_qos->domain_info[idx].runnable_start_time = 0; // invalidate in qos_switch_in()
1040 new_qos->domain_info[idx].runnable_start_time = now; in qos_switch_out()
1062 new_qos->domain_info[idx].runnable_start_time = 0; // invalidate in qos_state_sleeping()
1098 new_qos->domain_info[idx].runnable_start_time = now; in qos_state_runnable()

Completed in 5 milliseconds