Searched refs:state_entry_time (Results 1 – 5 of 5) sorted by relevance
120 u64 state_entry_time; member126 u64 state_entry_time; member221 GUEST_ASSERT(rs->state_entry_time >= 0x8000); in guest_code()285 rs->state_entry_time + 100000000, NULL); in guest_code()632 TEST_ASSERT(rs->state_entry_time == rs->time[0] + in main()677 rst.u.runstate.state_entry_time = 0x6b6b + 0x5a; in main()799 TEST_ASSERT(tmr.u.timer.expires_ns > rs->state_entry_time, in main()813 tmr.u.timer.expires_ns = rs->state_entry_time + 100000000; in main()840 tmr.u.timer.expires_ns = rs->state_entry_time + 100000000; in main()851 tmr.u.timer.expires_ns = rs->state_entry_time + 100000000; in main()[all …]
66 state_time = get64(&state->state_entry_time); in xen_get_runstate_snapshot_cpu_delta()70 } while (get64(&state->state_entry_time) != state_time || in xen_get_runstate_snapshot_cpu_delta()
64 uint64_t state_entry_time; member
680 __u64 state_entry_time; member
5721 __u64 state_entry_time;5780 of the structure, including the current runstate. The state_entry_time5787 to the state_entry_time must equal the sum of the adjustments to the5791 adjusted state_entry_time.