Home
last modified time | relevance | path

Searched full:correlation (Results 1 – 25 of 50) sorted by relevance

12

/linux/tools/include/uapi/linux/
H A Dpkt_sched.h492 __u32 delay_corr; /* delay correlation */
493 __u32 loss_corr; /* packet loss correlation */
494 __u32 dup_corr; /* duplicate correlation */
499 __u32 correlation; member
504 __u32 correlation; member
/linux/include/uapi/linux/
H A Dpkt_sched.h513 __u32 delay_corr; /* delay correlation */
514 __u32 loss_corr; /* packet loss correlation */
515 __u32 dup_corr; /* duplicate correlation */
520 __u32 correlation; member
525 __u32 correlation; member
/linux/net/sched/
H A Dsch_netem.c43 packets and add random jitter (and correlation). The random
193 if (!state || state->rho == 0) /* no correlation */ in get_crandom()
853 init_crandom(&q->reorder_cor, r->correlation); in get_reorder()
861 init_crandom(&q->corrupt_cor, r->correlation); in get_corrupt()
1191 reorder.correlation = q->reorder_cor.rho; in netem_dump()
1196 corrupt.correlation = q->corrupt_cor.rho; in netem_dump()
/linux/drivers/hwtracing/stm/
H A DKconfig35 also carries additional metadata for time correlation, better
/linux/Documentation/userspace-api/media/v4l/
H A Dmetafmt-uvc.rst43 close as possible to the above timestamp to enable correlation between
H A Ddev-raw-vbi.rst129 towards the black level. Do not assume any other correlation of
/linux/Documentation/trace/
H A Dsys-t.rst9 provides better trace source identification and timestamp correlation.
/linux/tools/perf/Documentation/
H A Dperf-intel-pt.txt1260 (i.e. no TSC timestamps) or VM Time Correlation. VM Time Correlation is an extra step
1336 Example using VM Time Correlation
1376 $ perf inject -i perf.data.kvm --vm-time-correlation=dry-run
1392 $ perf inject -i perf.data.kvm --vm-time-correlation="dry-run 0xffffe42722c64c41"
1394 Note the options for 'perf inject' --vm-time-correlation are:
1404 $ perf inject -i perf.data.kvm --vm-time-correlation=0xffffe42722c64c41 --force
1450 Note, this is essential to enable time correlation between host and guest machines.
1503 $ perf inject -i guest-sideband-testing-host-perf.data --vm-time-correlation=dry-run
1511 …$ perf inject -i guest-sideband-testing-host-perf.data --vm-time-correlation=0xfffffa6ae070cb20 --…
H A Dperf-inject.txt85 --vm-time-correlation[=OPTIONS]::
H A Dperf-arm-spe.txt80 - Allows correlation between an instruction and events, such as TLB and cache miss. (Data source
/linux/tools/perf/util/
H A Dauxtrace.h103 * @vm_time_correlation: perform VM Time Correlation
104 * @vm_tm_corr_dry_run: VM Time Correlation dry-run
105 * @vm_tm_corr_args: VM Time Correlation implementation-specific arguments
/linux/drivers/usb/musb/
H A Dmusb_dma.h29 * - Knowing the correlation between dma channels and the
/linux/drivers/misc/echo/
H A Decho.h63 - The transmitted signal has poor self-correlation.
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.h492 __be64 correlation; member
531 __be64 correlation; member
/linux/drivers/media/platform/renesas/rcar-vin/
H A Drcar-vin.h139 * There is no correlation between channel number and CSI-2 VC. It's
/linux/drivers/gpu/drm/imagination/
H A Dpvr_rogue_fwif.h1921 * Timer correlation shared data and defines
1961 * OS timestamp sampled as a part of the timer correlation data.
2004 * The timer correlation array must be big enough to ensure old entries won't be
2013 * timer correlation at that time.
2019 /* Make sure the timer correlation array size is a power of 2 */
/linux/Documentation/netlink/specs/
H A Dtc.yaml376 doc: Delay correlation
380 doc: Packet loss correlation
384 doc: Duplicate correlation
393 name: correlation
403 name: correlation
/linux/Documentation/devicetree/bindings/interconnect/
H A Dsamsung,exynos-bus.yaml46 Detailed correlation between sub-blocks and power line according
/linux/arch/x86/events/amd/
H A Dbrs.c117 * Otherwise the correlation with the event's period is even in amd_brs_hw_config()
/linux/drivers/net/ieee802154/
H A Dcc2520.c584 * correlation value provided by the radio) must be scaled to in cc2520_rx()
585 * the range 0-255. According to section 20.6, the correlation in cc2520_rx()
/linux/drivers/pci/hotplug/
H A Drpaphp_core.c192 * correlation, and obtain/validate the requested properties.
/linux/tools/perf/arch/arm64/util/
H A Darm-spe.c152 * also enable the timestamp tracing for samples correlation. in arm_spe_setup_evsel()
/linux/Documentation/filesystems/xfs/
H A Dxfs-self-describing-metadata.rst125 analysis is how recently the block was modified. Correlation of set of corrupted
/linux/Documentation/security/
H A Dipe.rst350 information that was used in the evaluation. This then requires a correlation
/linux/arch/riscv/kvm/
H A Dvcpu_pmu.c789 * There is no correlation between the logical hardware counter and virtual counters. in kvm_riscv_vcpu_pmu_init()

12