Home
last modified time | relevance | path

Searched refs:jitter (Results 1 – 14 of 14) sorted by relevance

/f-stack/dpdk/lib/librte_latencystats/
H A Drte_latencystats.c55 float jitter; /** Latency variation */ member
77 {"jitter_ns", offsetof(struct rte_latency_stats, jitter)},
192 glob_stats->jitter += (fabsf(prev_latency - latency[i]) in calc_latency()
193 - glob_stats->jitter)/16; in calc_latency()
/f-stack/freebsd/sys/
H A Dtimex.h147 long jitter; /* PPS jitter (ns/us) (ro) */ member
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-spxx-defs.h1369 uint64_t jitter : 3; /**< Accounts for jitter when the macro sequence is member
1394 uint64_t jitter : 3;
H A Dcvmx-spi.c298 spxx_trn4_ctl.s.jitter = 1; in cvmx_spi_reset_cb()
/f-stack/freebsd/kern/
H A Dkern_ntptime.c455 ntv->jitter = pps_jitter; in kern_ntp_adjtime()
457 ntv->jitter = pps_jitter / 1000; in kern_ntp_adjtime()
/f-stack/freebsd/contrib/device-tree/Bindings/pci/
H A Dfsl,imx6q-pcie.txt29 do not meet gen2 jitter requirements and thus for gen2 capability a gen2
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dmicrel-ksz90x1.txt91 clock because the clock jitter in slave mode is to high (errata#2).
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Darena.c437 nstime_t jitter; in arena_decay_deadline_init() local
439 nstime_init(&jitter, prng_range_u64(&decay->jitter_state, in arena_decay_deadline_init()
441 nstime_add(&decay->deadline, &jitter); in arena_decay_deadline_init()
/f-stack/dpdk/doc/guides/prog_guide/
H A Dmetrics_lib.rst242 the jitter in processing delay. These statistics are then reported
H A Dqos_framework.rst134 delay and jitter requirements, such as voice, video or data transfers.
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dqos_scheduler.rst348 delay and jitter requirements; such as data voice, video or data transfers.
H A Dperformance_thread.rst730 of the scheduler loop. This means that the worst case jitter on timer expiry
735 jitter is typically orders of magnitude lower than the same measurement made
/f-stack/freebsd/netinet/
H A Dsctputil.c2147 uint32_t rndval, jitter; in sctp_timer_start() local
2279 jitter = rndval % to_ticks; in sctp_timer_start()
2281 if (jitter < (UINT32_MAX - to_ticks)) { in sctp_timer_start()
2282 to_ticks += jitter; in sctp_timer_start()
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_17_05.rst288 jitter and latency. For latency the minimum, average, and maximum is