Home
last modified time | relevance | path

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

/xen/xen/arch/x86/hvm/
A Dpmtimer.c107 tmp = ((curr_gtime - s->last_gtime) * s->scale) + s->not_accounted; in pmt_update_time()
108 s->not_accounted = (uint32_t)tmp; in pmt_update_time()
303 s->not_accounted = 0; in acpi_load()
358 s->not_accounted = 0; in pmtimer_init()
/xen/xen/include/asm-x86/hvm/
A Dvpt.h121 uint32_t not_accounted; /* time not accounted at last update */ member

Completed in 3 milliseconds