Searched refs:occupancy (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/tools/testing/selftests/drivers/net/mlxsw/ |
D | sharedbuffer.sh | 50 max_occ=$(devlink sb -j occupancy show $dl_port \ 69 max_occ=$(devlink sb -j occupancy show $dl_port \ 88 max_occ=$(devlink sb -j occupancy show $dl_port \ 104 devlink sb occupancy clearmax $DEVLINK_DEV 109 devlink sb occupancy snapshot $DEVLINK_DEV 132 devlink sb occupancy clearmax $DEVLINK_DEV 137 devlink sb occupancy snapshot $DEVLINK_DEV 160 devlink sb occupancy clearmax $DEVLINK_DEV 164 devlink sb occupancy snapshot $DEVLINK_DEV
|
/linux-6.12.1/drivers/net/dsa/mv88e6xxx/ |
D | devlink.c | 104 u16 occupancy = 0; in mv88e6xxx_devlink_atu_bin_get() local 122 err = mv88e6xxx_g2_atu_stats_get(chip, &occupancy); in mv88e6xxx_devlink_atu_bin_get() 128 occupancy &= MV88E6XXX_G2_ATU_STATS_MASK; in mv88e6xxx_devlink_atu_bin_get() 133 return occupancy; in mv88e6xxx_devlink_atu_bin_get()
|
/linux-6.12.1/Documentation/core-api/ |
D | circular-buffers.rst | 66 Calculation of the occupancy or the remaining capacity of an arbitrarily sized 95 (#) Measure the occupancy of a buffer:: 102 (#) Measure the non-wrapping occupancy of a buffer::
|
D | assoc_array.rst | 51 what would otherwise be a series of single-occupancy nodes. Further, nodes 464 is a replacement for a series of single-occupancy nodes ascending through the
|
/linux-6.12.1/drivers/dma/idxd/ |
D | registers.h | 56 u64 occupancy:1; member 395 u16 occupancy; member
|
D | sysfs.c | 1153 if (!idxd->hw.wq_cap.occupancy) in wq_occupancy_show() 1163 __ATTR(occupancy, 0444, wq_occupancy_show, NULL);
|
/linux-6.12.1/Documentation/admin-guide/perf/ |
D | arm-cmn.rst | 27 event number. Some events require an additional occupancy ID, which is
|
D | hisi-pcie-pmu.rst | 6 bandwidth, latency, bus utilization and buffer occupancy data of PCIe.
|
/linux-6.12.1/Documentation/arch/x86/ |
D | resctrl.rst | 415 Notes on cache occupancy monitoring and control 419 a task in a monitor group showing 3 MB of cache occupancy. If you move 420 to a new group and immediately check the occupancy of the old and new 424 you will likely see the occupancy in the old group go down as cache lines 425 are evicted and re-used while the occupancy in the new group rises as 446 occupancy has gone down. If there is a time when system has a lot of 451 occupancy at which an RMID can be freed. 453 The mon_llc_occupancy_limbo tracepoint gives the precise occupancy in bytes 1298 show the current snapshot of LLC occupancy of the corresponding MON 1406 occupancy of the real time threads on these cores. [all …]
|
/linux-6.12.1/drivers/char/ |
D | virtio_console.c | 913 unsigned int occupancy; in port_fops_splice_write() local 933 occupancy = pipe_occupancy(pipe->head, pipe->tail); in port_fops_splice_write() 934 buf = alloc_buf(port->portdev->vdev, 0, occupancy); in port_fops_splice_write() 943 sgl.size = occupancy; in port_fops_splice_write()
|
/linux-6.12.1/Documentation/ABI/stable/ |
D | sysfs-driver-dma-idxd | 248 What: /sys/bus/dsa/devices/wq<m>.<n>/occupancy
|
/linux-6.12.1/tools/arch/x86/kcpuid/ |
D | cpuid.csv | 383 … 0xf, 1, edx, 0, cqm_occup_llc , L3 QoS occupancy monitoring supported
|