| /kernel/linux/linux-5.10/kernel/sched/ |
| D | pelt.c | 184 ___update_load_sum(u64 now, struct sched_avg *sa, in ___update_load_sum() 299 int __update_load_avg_blocked_se(u64 now, struct sched_entity *se) in __update_load_avg_blocked_se() 310 int __update_load_avg_se(u64 now, struct cfs_rq *cfs_rq, struct sched_entity *se) in __update_load_avg_se() 324 int __update_load_avg_cfs_rq(u64 now, struct cfs_rq *cfs_rq) in __update_load_avg_cfs_rq() 350 int update_rt_rq_load_avg(u64 now, struct rq *rq, int running) in update_rt_rq_load_avg() 376 int update_dl_rq_load_avg(u64 now, struct rq *rq, int running) in update_dl_rq_load_avg() 407 int update_thermal_load_avg(u64 now, struct rq *rq, u64 capacity) in update_thermal_load_avg()
|
| D | pelt.h | 19 update_thermal_load_avg(u64 now, struct rq *rq, u64 capacity) in update_thermal_load_avg() 160 update_cfs_rq_load_avg(u64 now, struct cfs_rq *cfs_rq) in update_cfs_rq_load_avg() 166 update_rt_rq_load_avg(u64 now, struct rq *rq, int running) in update_rt_rq_load_avg() 172 update_dl_rq_load_avg(u64 now, struct rq *rq, int running) in update_dl_rq_load_avg() 178 update_thermal_load_avg(u64 now, struct rq *rq, u64 capacity) in update_thermal_load_avg()
|
| D | psi.c | 245 u64 now, state_start; in get_recent_times() local 360 static u64 update_averages(struct psi_group *group, u64 now) in update_averages() 419 u64 now; in psi_avgs_work() local 449 static void window_reset(struct psi_window *win, u64 now, u64 value, in window_reset() 468 static u64 window_update(struct psi_window *win, u64 now, u64 value) in window_update() 494 static void init_triggers(struct psi_group *group, u64 now) in init_triggers() 506 static u64 update_triggers(struct psi_group *group, u64 now) in update_triggers() 583 u64 now; in psi_poll_work() local 650 u64 now; in record_times() local 1013 u64 now; in psi_show() local
|
| /kernel/linux/linux-4.19/kernel/sched/ |
| D | pelt.c | 180 ___update_load_sum(u64 now, int cpu, struct sched_avg *sa, in ___update_load_sum() 270 int __update_load_avg_blocked_se(u64 now, int cpu, struct sched_entity *se) in __update_load_avg_blocked_se() 283 int __update_load_avg_se(u64 now, int cpu, struct cfs_rq *cfs_rq, struct sched_entity *se) in __update_load_avg_se() 299 int __update_load_avg_cfs_rq(u64 now, int cpu, struct cfs_rq *cfs_rq) in __update_load_avg_cfs_rq() 324 int update_rt_rq_load_avg(u64 now, struct rq *rq, int running) in update_rt_rq_load_avg() 347 int update_dl_rq_load_avg(u64 now, struct rq *rq, int running) in update_dl_rq_load_avg()
|
| D | pelt.h | 48 update_cfs_rq_load_avg(u64 now, struct cfs_rq *cfs_rq) in update_cfs_rq_load_avg() 54 update_rt_rq_load_avg(u64 now, struct rq *rq, int running) in update_rt_rq_load_avg() 60 update_dl_rq_load_avg(u64 now, struct rq *rq, int running) in update_dl_rq_load_avg()
|
| /kernel/linux/linux-5.10/kernel/time/ |
| D | tick-sched.c | 54 static void tick_do_update_jiffies64(ktime_t now) in tick_do_update_jiffies64() 122 static void tick_sched_do_timer(struct tick_sched *ts, ktime_t now) in tick_sched_do_timer() 527 static void tick_nohz_update_jiffies(ktime_t now) in tick_nohz_update_jiffies() 544 update_ts_time_stats(int cpu, struct tick_sched *ts, ktime_t now, u64 *last_update_time) in update_ts_time_stats() 562 static void tick_nohz_stop_idle(struct tick_sched *ts, ktime_t now) in tick_nohz_stop_idle() 594 ktime_t now, idle; in get_cpu_idle_time_us() local 635 ktime_t now, iowait; in get_cpu_iowait_time_us() local 658 static void tick_nohz_restart(struct tick_sched *ts, ktime_t now) in tick_nohz_restart() 859 static void tick_nohz_restart_sched_tick(struct tick_sched *ts, ktime_t now) in tick_nohz_restart_sched_tick() 1090 ktime_t now = ts->idle_entrytime; in tick_nohz_get_sleep_length() local [all …]
|
| D | timer_list.c | 23 u64 now; member 57 int idx, u64 now) in print_timer() 74 u64 now) in print_active_timers() 112 print_base(struct seq_file *m, struct hrtimer_clock_base *base, u64 now) in print_base() 130 static void print_cpu(struct seq_file *m, int cpu, u64 now) in print_cpu() 277 static inline void timer_list_header(struct seq_file *m, u64 now) in timer_list_header() 287 u64 now = ktime_to_ns(ktime_get()); in sysrq_timer_list_show() local
|
| D | timekeeping_internal.h | 19 static inline u64 clocksource_delta(u64 now, u64 last, u64 mask) in clocksource_delta() 30 static inline u64 clocksource_delta(u64 now, u64 last, u64 mask) in clocksource_delta()
|
| /kernel/linux/linux-4.19/kernel/time/ |
| D | tick-sched.c | 57 static void tick_do_update_jiffies64(ktime_t now) in tick_do_update_jiffies64() 120 static void tick_sched_do_timer(struct tick_sched *ts, ktime_t now) in tick_sched_do_timer() 496 static void tick_nohz_update_jiffies(ktime_t now) in tick_nohz_update_jiffies() 513 update_ts_time_stats(int cpu, struct tick_sched *ts, ktime_t now, u64 *last_update_time) in update_ts_time_stats() 531 static void tick_nohz_stop_idle(struct tick_sched *ts, ktime_t now) in tick_nohz_stop_idle() 563 ktime_t now, idle; in get_cpu_idle_time_us() local 604 ktime_t now, iowait; in get_cpu_iowait_time_us() local 627 static void tick_nohz_restart(struct tick_sched *ts, ktime_t now) in tick_nohz_restart() 825 static void tick_nohz_restart_sched_tick(struct tick_sched *ts, ktime_t now) in tick_nohz_restart_sched_tick() 1047 ktime_t now = ts->idle_entrytime; in tick_nohz_get_sleep_length() local [all …]
|
| D | timer_list.c | 28 u64 now; member 62 int idx, u64 now) in print_timer() 79 u64 now) in print_active_timers() 117 print_base(struct seq_file *m, struct hrtimer_clock_base *base, u64 now) in print_base() 135 static void print_cpu(struct seq_file *m, int cpu, u64 now) in print_cpu() 282 static inline void timer_list_header(struct seq_file *m, u64 now) in timer_list_header() 292 u64 now = ktime_to_ns(ktime_get()); in sysrq_timer_list_show() local
|
| D | timekeeping_internal.h | 17 static inline u64 clocksource_delta(u64 now, u64 last, u64 mask) in clocksource_delta() 28 static inline u64 clocksource_delta(u64 now, u64 last, u64 mask) in clocksource_delta()
|
| /kernel/linux/linux-5.10/drivers/block/drbd/ |
| D | drbd_debugfs.c | 96 static void seq_print_one_request(struct seq_file *m, struct drbd_request *req, unsigned long now) in seq_print_one_request() 122 static void seq_print_minor_vnr_req(struct seq_file *m, struct drbd_request *req, unsigned long now) in seq_print_minor_vnr_req() 128 …int_resource_pending_meta_io(struct seq_file *m, struct drbd_resource *resource, unsigned long now) in seq_print_resource_pending_meta_io() 156 …oid seq_print_waiting_for_AL(struct seq_file *m, struct drbd_resource *resource, unsigned long now) in seq_print_waiting_for_AL() 191 … void seq_print_device_bitmap_io(struct seq_file *m, struct drbd_device *device, unsigned long now) in seq_print_device_bitmap_io() 216 …t_resource_pending_bitmap_io(struct seq_file *m, struct drbd_resource *resource, unsigned long now) in seq_print_resource_pending_bitmap_io() 248 unsigned long now) in seq_print_peer_request() 272 struct drbd_device *device, unsigned long now) in seq_print_device_peer_requests() 288 struct drbd_resource *resource, unsigned long now) in seq_print_resource_pending_peer_requests() 303 unsigned long now) in seq_print_resource_transfer_log_summary() [all …]
|
| /kernel/linux/linux-4.19/drivers/block/drbd/ |
| D | drbd_debugfs.c | 96 static void seq_print_one_request(struct seq_file *m, struct drbd_request *req, unsigned long now) in seq_print_one_request() 122 static void seq_print_minor_vnr_req(struct seq_file *m, struct drbd_request *req, unsigned long now) in seq_print_minor_vnr_req() 128 …int_resource_pending_meta_io(struct seq_file *m, struct drbd_resource *resource, unsigned long now) in seq_print_resource_pending_meta_io() 156 …oid seq_print_waiting_for_AL(struct seq_file *m, struct drbd_resource *resource, unsigned long now) in seq_print_waiting_for_AL() 191 … void seq_print_device_bitmap_io(struct seq_file *m, struct drbd_device *device, unsigned long now) in seq_print_device_bitmap_io() 216 …t_resource_pending_bitmap_io(struct seq_file *m, struct drbd_resource *resource, unsigned long now) in seq_print_resource_pending_bitmap_io() 246 unsigned long now) in seq_print_peer_request() 270 struct drbd_device *device, unsigned long now) in seq_print_device_peer_requests() 286 struct drbd_resource *resource, unsigned long now) in seq_print_resource_pending_peer_requests() 301 unsigned long now) in seq_print_resource_transfer_log_summary() [all …]
|
| /kernel/linux/linux-5.10/net/rxrpc/ |
| D | call_event.c | 31 unsigned long now = jiffies; in rxrpc_propose_ping() local 112 unsigned long now = jiffies, ack_at; in __rxrpc_propose_ACK() local 162 ktime_t now, max_age, oldest, ack_ts; in rxrpc_resend() local 294 unsigned long now, next, t; in rxrpc_process_call() local
|
| /kernel/linux/linux-4.19/net/rxrpc/ |
| D | call_event.c | 35 unsigned long now = jiffies; in rxrpc_propose_ping() local 119 unsigned long now = jiffies, ack_at; in __rxrpc_propose_ACK() local 169 ktime_t now, max_age, oldest, ack_ts, timeout, min_timeo; in rxrpc_resend() local 314 unsigned long now, next, t; in rxrpc_process_call() local
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| D | rtc.c | 42 int mach_set_rtc_mmss(const struct timespec64 *now) in mach_set_rtc_mmss() 63 void mach_get_cmos_time(struct timespec64 *now) in mach_get_cmos_time() 148 int update_persistent_clock64(struct timespec64 now) in update_persistent_clock64()
|
| /kernel/linux/linux-4.19/arch/x86/kernel/ |
| D | rtc.c | 42 int mach_set_rtc_mmss(const struct timespec64 *now) in mach_set_rtc_mmss() 63 void mach_get_cmos_time(struct timespec64 *now) in mach_get_cmos_time() 148 int update_persistent_clock64(struct timespec64 now) in update_persistent_clock64()
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| D | discard.c | 159 u64 now) in find_next_block_group() 202 int *discard_index, u64 now) in peek_discard_list() 332 u64 now, bool override) in __btrfs_discard_schedule_work() 386 const u64 now = ktime_get_ns(); in btrfs_discard_schedule_work() local 434 u64 now = ktime_get_ns(); in btrfs_discard_workfn() local
|
| /kernel/linux/linux-4.19/net/dccp/ccids/ |
| D | ccid3.c | 106 static u32 ccid3_hc_tx_idle_rtt(struct ccid3_hc_tx_sock *hc, ktime_t now) in ccid3_hc_tx_idle_rtt() 129 ktime_t now = stamp ? *stamp : ktime_get_real(); in ccid3_hc_tx_update_x() local 186 ktime_t now) in ccid3_hc_tx_update_win_count() 284 ktime_t now = ktime_get_real(); in ccid3_hc_tx_send_packet() local 371 ktime_t now; in ccid3_hc_tx_packet_recv() local 603 ktime_t now = ktime_get(); in ccid3_hc_rx_send_feedback() local
|
| /kernel/linux/linux-5.10/net/dccp/ccids/ |
| D | ccid3.c | 93 static u32 ccid3_hc_tx_idle_rtt(struct ccid3_hc_tx_sock *hc, ktime_t now) in ccid3_hc_tx_idle_rtt() 116 ktime_t now = stamp ? *stamp : ktime_get_real(); in ccid3_hc_tx_update_x() local 173 ktime_t now) in ccid3_hc_tx_update_win_count() 271 ktime_t now = ktime_get_real(); in ccid3_hc_tx_send_packet() local 358 ktime_t now; in ccid3_hc_tx_packet_recv() local 590 ktime_t now = ktime_get(); in ccid3_hc_rx_send_feedback() local
|
| /kernel/linux/linux-5.10/drivers/rtc/ |
| D | interface.c | 215 struct rtc_time before, now; in __rtc_read_alarm() local 412 time64_t now, scheduled; in __rtc_set_alarm() local 486 struct rtc_time now; in rtc_initialize_alarm() local 571 ktime_t now, onesec; in rtc_update_irq_enable() local 809 ktime_t now; in rtc_timer_enqueue() local 904 ktime_t now; in rtc_timer_do_work() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/timens/ |
| D | timerfd.c | 18 static int tclock_gettime(clock_t clockid, struct timespec *now) in tclock_gettime() 25 int run_test(int clockid, struct timespec now) in run_test()
|
| /kernel/linux/linux-5.10/block/ |
| D | blk-iocost.c | 560 u64 now; member 946 static void ioc_refresh_vrate(struct ioc *ioc, struct ioc_now *now) in ioc_refresh_vrate() 977 static void ioc_now(struct ioc *ioc, struct ioc_now *now) in ioc_now() 1000 static void ioc_start_period(struct ioc *ioc, struct ioc_now *now) in ioc_start_period() 1019 bool save, struct ioc_now *now) in __propagate_weights() 1094 bool save, struct ioc_now *now) in propagate_weights() 1180 static void weight_updated(struct ioc_gq *iocg, struct ioc_now *now) in weight_updated() 1195 static bool iocg_activate(struct ioc_gq *iocg, struct ioc_now *now) in iocg_activate() 1280 static bool iocg_kick_delay(struct ioc_gq *iocg, struct ioc_now *now) in iocg_kick_delay() 1338 struct ioc_now *now) in iocg_incur_debt() [all …]
|
| /kernel/linux/linux-5.10/tools/power/cpupower/bench/ |
| D | benchmark.c | 35 long long now, then; in calculate_timespace() local 81 long long now, then; in start_benchmark() local
|
| /kernel/linux/linux-4.19/tools/power/cpupower/bench/ |
| D | benchmark.c | 48 long long now, then; in calculate_timespace() local 94 long long now, then; in start_benchmark() local
|