Home
last modified time | relevance | path

Searched refs:occupancy (Results 1 – 12 of 12) sorted by relevance

/Linux-v6.6/tools/testing/selftests/drivers/net/mlxsw/
Dsharedbuffer.sh50 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-v6.6/drivers/net/dsa/mv88e6xxx/
Ddevlink.c104 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-v6.6/Documentation/core-api/
Dcircular-buffers.rst66 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::
Dassoc_array.rst51 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-v6.6/drivers/dma/idxd/
Dregisters.h59 u64 occupancy:1; member
398 u16 occupancy; member
Dsysfs.c1153 if (!idxd->hw.wq_cap.occupancy) in wq_occupancy_show()
1163 __ATTR(occupancy, 0444, wq_occupancy_show, NULL);
/Linux-v6.6/Documentation/admin-guide/perf/
Darm-cmn.rst27 event number. Some events require an additional occupancy ID, which is
Dhisi-pcie-pmu.rst6 bandwidth, latency, bus utilization and buffer occupancy data of PCIe.
/Linux-v6.6/Documentation/arch/x86/
Dresctrl.rst386 Notes on cache occupancy monitoring and control
390 a task in a monitor group showing 3 MB of cache occupancy. If you move
391 to a new group and immediately check the occupancy of the old and new
395 you will likely see the occupancy in the old group go down as cache lines
396 are evicted and re-used while the occupancy in the new group rises as
417 occupancy has gone down. If there is a time when system has a lot of
422 occupancy at which an RMID can be freed.
1239 show the current snapshot of LLC occupancy of the corresponding MON
1347 occupancy of the real time threads on these cores.
1358 View the llc occupancy snapshot::
/Linux-v6.6/drivers/char/
Dvirtio_console.c916 unsigned int occupancy; in port_fops_splice_write() local
936 occupancy = pipe_occupancy(pipe->head, pipe->tail); in port_fops_splice_write()
937 buf = alloc_buf(port->portdev->vdev, 0, occupancy); in port_fops_splice_write()
946 sgl.size = occupancy; in port_fops_splice_write()
/Linux-v6.6/Documentation/ABI/stable/
Dsysfs-driver-dma-idxd248 What: /sys/bus/dsa/devices/wq<m>.<n>/occupancy
/Linux-v6.6/tools/arch/x86/kcpuid/
Dcpuid.csv274 0xF, 1, EDX, 0, l3c_ocp_mon, L3 Cache occupancy Monitoring supported