/linux/tools/include/uapi/linux/ |
H A D | pkt_sched.h | 492 __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 D | pkt_sched.h | 513 __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 D | sch_netem.c | 43 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 D | Kconfig | 35 also carries additional metadata for time correlation, better
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | metafmt-uvc.rst | 43 close as possible to the above timestamp to enable correlation between
|
H A D | dev-raw-vbi.rst | 129 towards the black level. Do not assume any other correlation of
|
/linux/Documentation/trace/ |
H A D | sys-t.rst | 9 provides better trace source identification and timestamp correlation.
|
/linux/tools/perf/Documentation/ |
H A D | perf-intel-pt.txt | 1260 (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 D | perf-inject.txt | 85 --vm-time-correlation[=OPTIONS]::
|
H A D | perf-arm-spe.txt | 80 - Allows correlation between an instruction and events, such as TLB and cache miss. (Data source
|
/linux/tools/perf/util/ |
H A D | auxtrace.h | 103 * @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 D | musb_dma.h | 29 * - Knowing the correlation between dma channels and the
|
/linux/drivers/misc/echo/ |
H A D | echo.h | 63 - The transmitted signal has poor self-correlation.
|
/linux/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.h | 492 __be64 correlation; member 531 __be64 correlation; member
|
/linux/drivers/media/platform/renesas/rcar-vin/ |
H A D | rcar-vin.h | 139 * There is no correlation between channel number and CSI-2 VC. It's
|
/linux/drivers/gpu/drm/imagination/ |
H A D | pvr_rogue_fwif.h | 1921 * 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 D | tc.yaml | 376 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 D | samsung,exynos-bus.yaml | 46 Detailed correlation between sub-blocks and power line according
|
/linux/arch/x86/events/amd/ |
H A D | brs.c | 117 * Otherwise the correlation with the event's period is even in amd_brs_hw_config()
|
/linux/drivers/net/ieee802154/ |
H A D | cc2520.c | 584 * 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 D | rpaphp_core.c | 192 * correlation, and obtain/validate the requested properties.
|
/linux/tools/perf/arch/arm64/util/ |
H A D | arm-spe.c | 152 * also enable the timestamp tracing for samples correlation. in arm_spe_setup_evsel()
|
/linux/Documentation/filesystems/xfs/ |
H A D | xfs-self-describing-metadata.rst | 125 analysis is how recently the block was modified. Correlation of set of corrupted
|
/linux/Documentation/security/ |
H A D | ipe.rst | 350 information that was used in the evaluation. This then requires a correlation
|
/linux/arch/riscv/kvm/ |
H A D | vcpu_pmu.c | 789 * There is no correlation between the logical hardware counter and virtual counters. in kvm_riscv_vcpu_pmu_init()
|