Searched defs:after (Results 1 – 7 of 7) sorted by relevance
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/ |
A D | history.ml | 19 after: Store.t; (* the store after the change *) RecordField
|
A D | domains.ml | 208 let after = min (before +. 1.0) !Define.conflict_burst_limit in var
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | qconf.h | 147 ConfigItem(Q3ListView *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() function 152 ConfigItem(ConfigItem *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() function 157 ConfigItem(Q3ListView *parent, ConfigItem *after, bool v) in ConfigItem() function
|
/xen-4.10.0-shim-comet/xen/arch/x86/cpu/ |
A D | mwait-idle.c | 723 u64 before, after; in mwait_idle() local
|
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/ |
A D | rtc.c | 577 unsigned long before, after; /* XXX s_time_t */ in rtc_set_time() local
|
/xen-4.10.0-shim-comet/xen/arch/x86/acpi/ |
A D | cpu_idle.c | 532 uint64_t before, uint64_t after) in update_idle_stats()
|
/xen-4.10.0-shim-comet/tools/xl/ |
A D | xl_parse.c | 2389 const char *first, *after; in trim() local
|
Completed in 13 milliseconds