Home
last modified time | relevance | path

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

/linux-4.4.14/include/xen/interface/
Dvcpu.h81 uint64_t state_entry_time; member
/linux-4.4.14/arch/x86/xen/
Dtime.c91 state_time = get64(&state->state_entry_time); in get_runstate_snapshot()
95 } while (get64(&state->state_entry_time) != state_time); in get_runstate_snapshot()