linux/arch/i386/xen
Jeremy Fitzhardinge ab55028886 xen: Implement sched_clock
Implement xen_sched_clock, which returns the number of ns the current
vcpu has been actually in an unstolen state (ie, running or blocked,
vs runnable-but-not-running, or offline) since boot.

Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com>
Acked-by: Chris Wright <chrisw@sous-sol.org>
Cc: john stultz <johnstul@us.ibm.com>
2007-07-18 08:47:43 -07:00
..
Kconfig xen: configuration 2007-07-18 08:47:43 -07:00
Makefile xen: time implementation 2007-07-18 08:47:43 -07:00
enlighten.c xen: Implement sched_clock 2007-07-18 08:47:43 -07:00
events.c xen: event channels 2007-07-18 08:47:42 -07:00
features.c xen: Core Xen implementation 2007-07-18 08:47:42 -07:00
mmu.c xen: Complete pagetable pinning 2007-07-18 08:47:43 -07:00
mmu.h xen: Complete pagetable pinning 2007-07-18 08:47:43 -07:00
multicalls.c xen: Core Xen implementation 2007-07-18 08:47:42 -07:00
multicalls.h xen: Core Xen implementation 2007-07-18 08:47:42 -07:00
setup.c xen: Core Xen implementation 2007-07-18 08:47:42 -07:00
time.c xen: Implement sched_clock 2007-07-18 08:47:43 -07:00
xen-head.S xen: Core Xen implementation 2007-07-18 08:47:42 -07:00
xen-ops.h xen: Implement sched_clock 2007-07-18 08:47:43 -07:00