Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/drivers/net/mlxsw/
A 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
164 devlink sb occupancy clearmax $DEVLINK_DEV
168 devlink sb occupancy snapshot $DEVLINK_DEV
/linux-6.3-rc2/drivers/net/dsa/mv88e6xxx/
A 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-6.3-rc2/drivers/dma/idxd/
A Dregisters.h55 u64 occupancy:1; member
351 u16 occupancy; member
A Dsysfs.c1118 if (!idxd->hw.wq_cap.occupancy) in wq_occupancy_show()
1128 __ATTR(occupancy, 0444, wq_occupancy_show, NULL);
/linux-6.3-rc2/Documentation/core-api/
A 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::
A 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-6.3-rc2/Documentation/admin-guide/perf/
A Darm-cmn.rst27 event number. Some events require an additional occupancy ID, which is
A Dhisi-pcie-pmu.rst6 bandwidth, latency, bus utilization and buffer occupancy data of PCIe.
/linux-6.3-rc2/Documentation/x86/
A Dresctrl.rst379 Notes on cache occupancy monitoring and control
383 a task in a monitor group showing 3 MB of cache occupancy. If you move
384 to a new group and immediately check the occupancy of the old and new
388 you will likely see the occupancy in the old group go down as cache lines
389 are evicted and re-used while the occupancy in the new group rises as
410 occupancy has gone down. If there is a time when system has a lot of
415 occupancy at which an RMID can be freed.
1232 show the current snapshot of LLC occupancy of the corresponding MON
1340 occupancy of the real time threads on these cores.
1351 View the llc occupancy snapshot::
/linux-6.3-rc2/drivers/char/
A Dvirtio_console.c915 unsigned int occupancy; in port_fops_splice_write() local
935 occupancy = pipe_occupancy(pipe->head, pipe->tail); in port_fops_splice_write()
936 buf = alloc_buf(port->portdev->vdev, 0, occupancy); in port_fops_splice_write()
945 sgl.size = occupancy; in port_fops_splice_write()
/linux-6.3-rc2/Documentation/ABI/stable/
A Dsysfs-driver-dma-idxd222 What: /sys/bus/dsa/devices/wq<m>.<n>/occupancy
/linux-6.3-rc2/tools/arch/x86/kcpuid/
A Dcpuid.csv274 0xF, 1, EDX, 0, l3c_ocp_mon, L3 Cache occupancy Monitoring supported

Completed in 27 milliseconds