Home
last modified time | relevance | path

Searched refs:after (Results 1 – 25 of 76) sorted by relevance

1234

/xen-4.10.0-shim-comet/tools/hotplug/Linux/systemd/
A Dshow_service_dependencies.sh14 after="`grep ^After= $file | cut -f 2- -d =`"
20 for i in $after
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/
A Ddomains.ml154 let after = max (-1.0) (before -. 1.0) in
155 debug "decr_conflict_credit dom%d %F -> %F" (Domain.get_id dom) before after;
156 dom.Domain.conflict_credit <- after;
159 && after < !Define.conflict_burst_limit in
160 let newly_paused = before > 0.0 && after <= 0.0 in
163 && after > 0.0
208 let after = min (before +. 1.0) !Define.conflict_burst_limit in var
209 dom.Domain.conflict_credit <- after;
210 debug "incr_conflict_credit dom%d: %F -> %F" (Domain.get_id dom) before after;
212 if before <= 0.0 && after > 0.0
[all …]
A Dhistory.ml19 after: Store.t; (* the store after the change *) RecordField
26 (* There is scope for optimisation here, since in consecutive commits one commit's `after`
31 * each element's `before` is the same thing as the next element's `after`
35 Store.mark_symbols hist_rec.after;
A Doxenstored.conf.in23 # one point is issued after each conflict-max-history-seconds, so this
27 # If the conflict-rate-limit-is-aggregate flag is true then after each
29 # one at the front of the queue. If false, then after each tick each
A Dpacket.ml9 | Ack of (unit -> unit) (* function is the action to execute after sending the ack *)
A Dprocess.ml283 let record_commit ~con ~tid ~before ~after =
286 History.push {History.con=con; tid=tid; before=before; after=after; finish_count=finish_count}
335 && not (can_apply_on hist_rec.History.after)
397 record_commit ~con ~tid:id ~before:oldstore ~after:cstore
519 let after = Store.copy store in
520 record_commit ~con ~tid ~before ~after;
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dqconf.h147 ConfigItem(Q3ListView *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() argument
148 : Parent(parent, after), menu(m), visible(v), goParent(false) in ConfigItem()
152 ConfigItem(ConfigItem *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() argument
153 : Parent(parent, after), menu(m), visible(v), goParent(false) in ConfigItem()
157 ConfigItem(Q3ListView *parent, ConfigItem *after, bool v) in ConfigItem() argument
158 : Parent(parent, after), menu(0), visible(v), goParent(true) in ConfigItem()
/xen-4.10.0-shim-comet/stubdom/vtpmmgr/
A DMakefile20 CFLAGS+=-Wno-declaration-after-statement -Wno-unused-label
/xen-4.10.0-shim-comet/tools/hotplug/Linux/vif-post.d/
A D00-vif-local.hook5 # This script will be sourced by, e.g., vif-bridge after the hotplugging
/xen-4.10.0-shim-comet/tools/ocaml/libs/xentoollog/
A DMakefile6 CFLAGS += -Wno-declaration-after-statement
/xen-4.10.0-shim-comet/
A DCODING_STYLE48 after the opening /* of a comment block).
98 after each sentence.
A DConfig.mk220 $(call cc-option-add,HOSTCFLAGS,HOSTCC,-Wdeclaration-after-statement)
221 $(call cc-option-add,CFLAGS,CC,-Wdeclaration-after-statement)
/xen-4.10.0-shim-comet/tools/hotplug/Linux/init.d/
A Dsysconfig.xendomains.in17 # (in microseconds) after each SysRq, so the domain has a chance to react.
29 # start up. This timeout (in microseconds) specifies the delay after guest
123 # for every of these xm commands and time it out after the number of seconds
/xen-4.10.0-shim-comet/tools/xl/
A DMakefile9 -Wno-declaration-after-statement -Wformat-nonliteral
/xen-4.10.0-shim-comet/tools/ocaml/libs/xl/
A DMakefile6 CFLAGS += -Wno-unused -Wno-declaration-after-statement
/xen-4.10.0-shim-comet/config/
A DPaths.mk.in6 # and is generated after running ./configure. The master source is located
/xen-4.10.0-shim-comet/xen/arch/x86/cpu/
A Dmwait-idle.c723 u64 before, after; in mwait_idle() local
782 after = cpuidle_get_tick(); in mwait_idle()
786 TRACE_6D(TRC_PM_IDLE_EXIT, cx->type, after, in mwait_idle()
790 update_idle_stats(power, cx, before, after); in mwait_idle()
/xen-4.10.0-shim-comet/tools/libxl/
A DMakefile15 -Wno-declaration-after-statement -Wformat-nonliteral
/xen-4.10.0-shim-comet/tools/xenstat/xentop/
A DTODO1 Display error messages on the help line after bad input at a prompt.
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Drtc.c577 unsigned long before, after; /* XXX s_time_t */ in rtc_set_time() local
592 after = mktime(get_year(tm->tm_year), tm->tm_mon + 1, tm->tm_mday, in rtc_set_time()
597 d->time_offset_seconds += (after - before); in rtc_set_time()
600 send_timeoffset_req(after - before); in rtc_set_time()
/xen-4.10.0-shim-comet/docs/misc/
A D9pfs.markdown255 increased by the frontend, after writing data to **out**. **out_cons**
256 is increased by the backend, after reading data from **out**.
260 array. **in_prod** is increased by the backend, after writing data to
261 **in**. **in_cons** is increased by the frontend, after reading data
/xen-4.10.0-shim-comet/tools/pygrub/examples/
A Dubuntu-14.04-lts.grub2214 # menu entries you want to add after this comment. Be careful not to change
222 # menu entries you want to add after this comment. Be careful not to change
A Ddebian-wheezy-hvm.grub296 # menu entries you want to add after this comment. Be careful not to change
/xen-4.10.0-shim-comet/m4/
A Dax_compare_version.m432 # Additionally, the eq and ne operator can have a number after it to limit
114 dnl # The sed right after the echo is to remove any indented white space.
/xen-4.10.0-shim-comet/docs/man/
A Dxen-tscmode.pod.7211 will be the TSC frequency of the initial physical machine, even after
240 be the TSC frequency of the initial physical machine, even after migration.
242 might be encountered by a tsc_mode==0 domain after migration occurs,
348 same before and after migration.
352 executed natively before and after migration.

Completed in 27 milliseconds

1234