Home
last modified time | relevance | path

Searched defs:delta_ns (Results 1 – 20 of 20) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dbench.c39 void false_hits_report_progress(int iter, struct bench_res *res, long delta_ns) in false_hits_report_progress()
68 void hits_drops_report_progress(int iter, struct bench_res *res, long delta_ns) in hits_drops_report_progress()
159 void ops_report_progress(int iter, struct bench_res *res, long delta_ns) in ops_report_progress()
193 long delta_ns) in local_storage_report_progress()
429 long delta_ns = new_time_ns - last_time_ns; in sigalarm_handler() local
767 static void collect_measurements(long delta_ns) { in collect_measurements()
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_vmlinux.c73 int BPF_KPROBE(handle__kprobe, struct hrtimer *timer, ktime_t tim, u64 delta_ns, in BPF_KPROBE() argument
82 int BPF_PROG(handle__fentry, struct hrtimer *timer, ktime_t tim, u64 delta_ns, in BPF_PROG() argument
/linux/tools/testing/selftests/kvm/x86/
H A Dhyperv_clock.c54 s64 delta_ns; in check_tsc_msr_rdtsc() local
179 s64 delta_ns; in host_check_tsc_msr_rdtsc() local
[all...]
/linux/tools/testing/selftests/timers/
H A Dalarmtimer-suspend.c85 long long delta_ns; sigalarm() local
H A Dset-timer-lat.c87 long long delta_ns; sigalarm() local
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_tas.c311 s64 delta_ns = offload->entries[i].interval; in sja1105_init_scheduling() local
548 s64 delta_ns = admin->entries[i].interval; in sja1105_setup_tc_taprio() local
/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_local_storage_rcu_tasks_trace.c207 static void report_progress(int iter, struct bench_res *res, long delta_ns) in report_progress()
H A Dbench_local_storage_create.c204 report_progress(int iter,struct bench_res * res,long delta_ns) report_progress() argument
H A Dbench_htab_mem.c299 htab_mem_report_progress(int iter,struct bench_res * res,long delta_ns) htab_mem_report_progress() argument
/linux/kernel/time/
H A Dhrtimer.c1262 const enum hrtimer_mode mode, ktime_t expires, u64 delta_ns) in remove_and_enqueue_same_base()
1395 static int __hrtimer_start_range_ns(struct hrtimer *timer, ktime_t tim, u64 delta_ns, in __hrtimer_start_range_ns()
1502 u64 delta_ns, const enum hrtimer_mode mode, in hrtimer_start_range_ns_common()
1527 void hrtimer_start_range_ns(struct hrtimer *timer, ktime_t tim, u64 delta_ns, in hrtimer_start_range_ns()
1601 u64 delta_ns, const enum hrtimer_mode mode) in hrtimer_start_range_ns_user()
/linux/drivers/gpu/drm/v3d/
H A Dv3d_bo.c282 u64 delta_ns; in v3d_wait_bo_ioctl() local
/linux/kernel/sched/
H A Dcpufreq_schedutil.c78 s64 delta_ns; in sugov_should_update_freq() local
265 s64 delta_ns = time - sg_cpu->last_update; in sugov_iowait_reset() local
/linux/drivers/dpll/zl3073x/
H A Dchan.c474 int zl3073x_chan_tie_write(struct zl3073x_dev *zldev, u8 ch, s64 delta_ns) in zl3073x_chan_tie_write()
/linux/net/sched/
H A Dbpf_qdisc.c220 bpf_qdisc_watchdog_schedule(struct Qdisc * sch,u64 expire,u64 delta_ns) bpf_qdisc_watchdog_schedule() argument
H A Dsch_api.c648 u64 delta_ns) in qdisc_watchdog_schedule_range_ns()
/linux/drivers/ptp/
H A Dptp_qoriq.c64 static void tmr_offset_write(struct ptp_qoriq *ptp_qoriq, u64 delta_ns) in tmr_offset_write()
H A Dptp_ocp.c1575 ptp_ocp_adjtime_coarse(struct ptp_ocp *bp, s64 delta_ns) in ptp_ocp_adjtime_coarse()
1592 ptp_ocp_adjtime(struct ptp_clock_info *ptp_info, s64 delta_ns) in ptp_ocp_adjtime()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dptp.c120 ktime_t delta_ns, period_ns; in ptp_reset_thresh() local
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c1047 s64 delta_ns = qopt->entries[i].interval; in tc_taprio_configure() local
/linux/drivers/cpufreq/
H A Dintel_pstate.c2580 u64 delta_ns; in intel_pstate_update_util() local