/xen-4.10.0-shim-comet/tools/blktap2/drivers/ |
A D | scheduler.c | 68 struct timeval now; in scheduler_prepare_events() local 112 struct timeval now; in scheduler_event_callback() local 123 struct timeval now; in scheduler_run_events() local 168 struct timeval now; in scheduler_register_event() local
|
A D | block-cache.c | 297 struct timeval now; in radix_tree_find_leaf() local 324 struct timeval now; in radix_tree_add_leaf() local 413 radix_tree_node_t *node, uint32_t now) in radix_tree_prune_branch() 459 struct timeval now; in radix_tree_prune() local
|
A D | tapdisk-filter.c | 114 struct timeval now; in check_hash() local
|
/xen-4.10.0-shim-comet/tools/xenmon/ |
A D | xenbaked.c | 842 static void update_blocked_time(int domid, uint64_t now) in update_blocked_time() 863 static void advance_next_datapoint(uint64_t now) in advance_next_datapoint() 888 static void qos_update_thread(int cpu, int domid, uint64_t now) in qos_update_thread() 966 static void qos_update_all(uint64_t now, int cpu) in qos_update_all() 976 static void qos_update_thread_stats(int cpu, int domid, uint64_t now) in qos_update_thread_stats() 989 static void qos_switch_in(int cpu, int domid, uint64_t now, unsigned long ns_alloc, unsigned long n… in qos_switch_in() 1012 static void qos_switch_out(int cpu, int domid, uint64_t now, unsigned long gotten) in qos_switch_out() 1050 static void qos_state_sleeping(int cpu, int domid, uint64_t now) in qos_state_sleeping() 1081 static void qos_state_runnable(int cpu, int domid, uint64_t now) in qos_state_runnable() 1101 static void qos_count_packets(domid_t domid, uint64_t now) in qos_count_packets() [all …]
|
/xen-4.10.0-shim-comet/xen/common/ |
A D | perfc.c | 34 s_time_t now = NOW(); in perfc_printall() local 122 s_time_t now = NOW(); in perfc_reset() local
|
A D | sched_credit2.c | 1198 struct csched2_vcpu *svc, int change, s_time_t now) in update_svc_load() 1258 struct csched2_vcpu *svc, int change, s_time_t now) in update_load() 1689 struct csched2_vcpu *svc, s_time_t now) in burn_credits() 1868 s_time_t now; in unpark_parked_vcpus() local 1917 s_time_t now; in replenish_domain_budget() local 2075 s_time_t now; in csched2_vcpu_wake() local 2138 s_time_t now = NOW(); in csched2_context_saved() local 2446 s_time_t now) in migrate() 2718 s_time_t now = NOW(); in csched2_vcpu_migrate() local 3152 struct csched2_vcpu *snext, s_time_t now) in csched2_runtime() [all …]
|
A D | timer.c | 448 s_time_t now, deadline; in timer_softirq_action() local 526 static void dump_timer(struct timer *t, s_time_t now) in dump_timer() 537 s_time_t now = NOW(); in dump_timerq() local
|
A D | sched_rt.c | 438 rt_update_deadline(s_time_t now, struct rt_vcpu *svc) in rt_update_deadline() 930 s_time_t now; in rt_vcpu_insert() local 984 burn_budget(const struct scheduler *ops, struct rt_vcpu *svc, s_time_t now) in burn_budget() 1101 rt_schedule(const struct scheduler *ops, s_time_t now, bool_t tasklet_work_scheduled) in rt_schedule() 1298 s_time_t now; in rt_vcpu_wake() local 1503 s_time_t now; in repl_timer_handler() local
|
A D | spinlock.c | 358 s_time_t now = NOW(); in spinlock_profile_printall() local 379 s_time_t now = NOW(); in spinlock_profile_reset() local
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | test_common.c | 17 struct timeval now; variable
|
A D | libxl_event.c | 293 struct timeval now; in time_rel_to_abs() local 1009 int *timeout_upd, struct timeval now) in beforepoll_internal() 1137 struct timeval now) in libxl_osevent_beforepoll() 1205 struct timeval now) in afterpoll_internal() 1290 struct timeval now) in libxl_osevent_afterpoll() 1670 struct timeval now; in eventloop_iteration() local
|
/xen-4.10.0-shim-comet/tools/xenstore/ |
A D | xenstored_domain.c | 832 void wrl_credit_update(struct domain *domain, struct wrl_timestampt now) in wrl_credit_update() 888 struct wrl_timestampt now, in wrl_check_timeout() 922 #define WRL_LOG(now, ...) \ argument 927 struct wrl_timestampt now; in wrl_apply_debit_actual() local 953 void wrl_log_periodic(struct wrl_timestampt now) in wrl_log_periodic()
|
/xen-4.10.0-shim-comet/tools/xl/ |
A D | xl_info.c | 724 static char *current_time_to_string(time_t now) in current_time_to_string() 741 static void print_dom0_uptime(int short_mode, time_t now) in print_dom0_uptime() 792 static void print_domU_uptime(uint32_t domuid, int short_mode, time_t now) in print_domU_uptime() 829 time_t now; in print_uptime() local
|
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/ |
A D | vpt.c | 41 u64 now; in hvm_get_guest_time_fixed() local 158 s_time_t missed_ticks, now = NOW(); in pt_process_missed_ticks() local
|
A D | rtc.c | 109 s_time_t now; in check_for_pf_ticks() local 148 s_time_t now = NOW(); in rtc_timer_update() local
|
/xen-4.10.0-shim-comet/tools/blktap2/vhd/lib/ |
A D | vhd-util-check.c | 78 uint32_t checksum, now; in vhd_util_check_validate_footer() local 203 uint32_t now; in vhd_util_check_validate_differencing_header() local
|
/xen-4.10.0-shim-comet/xen/arch/arm/ |
A D | vtimer.c | 203 s_time_t now; in vtimer_cntp_tval() local
|
/xen-4.10.0-shim-comet/tools/tests/vhpet/ |
A D | main.c | 376 unsigned long cfg, cmp, cmp2, now; in hpet_set_mode() local 417 unsigned long mc_low, mc_high, old_cmp, now; in hpet_check_stopped() local
|
/xen-4.10.0-shim-comet/tools/libs/toollog/ |
A D | xtl_logger_stdio.c | 61 time_t now = time(0); in stdiostream_vmessage() local
|
/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | platform_hypercall.c | 464 uint64_t idletime, now = NOW(); in do_platform_op() local
|
A D | time.c | 646 s_time_t now, plt_now, plt_wrap; in plt_overflow() local 999 s_time_t now; in get_s_time_fixed() local 1361 cycles_t start, now, prev, end; in check_tsc_warp() local 1601 s_time_t now; in init_percpu_time() local 2029 s_time_t now = get_s_time(); in pv_soft_rdtsc() local
|
A D | hpet.c | 115 s_time_t expire, s_time_t now, int force) in reprogram_hpet_evt_channel() 172 s_time_t now, next_event; in handle_hpet_broadcast() local
|
/xen-4.10.0-shim-comet/xen/arch/x86/acpi/ |
A D | cpuidle_menu.c | 150 s_time_t duration, now; in avg_intr_interval_us() local
|
/xen-4.10.0-shim-comet/xen/drivers/cpufreq/ |
A D | cpufreq_ondemand.c | 374 s_time_t now; in cpufreq_dbs_timer_resume() local
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | conf.c | 520 struct timeval now; in main() local
|