Searched defs:after (Results 1 – 7 of 7) sorted by relevance
/xen/tools/ocaml/xenstored/ |
A D | history.ml | 19 after: Store.t; (* the store after the change *) RecordField
|
A D | domains.ml | 210 let after = min (before +. 1.0) !Define.conflict_burst_limit in var
|
/xen/xen/tools/kconfig/ |
A D | qconf.h | 126 ConfigItem(ConfigList *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() function 131 ConfigItem(ConfigItem *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() function 136 ConfigItem(ConfigList *parent, ConfigItem *after, bool v) in ConfigItem() function
|
/xen/xen/arch/x86/cpu/ |
A D | mwait-idle.c | 747 u64 before, after; in mwait_idle() local
|
/xen/xen/arch/x86/hvm/ |
A D | rtc.c | 578 unsigned long before, after; /* XXX s_time_t */ in rtc_set_time() local
|
/xen/xen/arch/x86/acpi/ |
A D | cpu_idle.c | 642 uint64_t before, uint64_t after) in update_idle_stats()
|
/xen/tools/xl/ |
A D | xl_parse.c | 2823 const char *first, *after; in trim() local
|
Completed in 30 milliseconds