Searched refs:occupancy (Results 1 – 9 of 9) sorted by relevance
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_DEV109 devlink sb occupancy snapshot $DEVLINK_DEV132 devlink sb occupancy clearmax $DEVLINK_DEV137 devlink sb occupancy snapshot $DEVLINK_DEV164 devlink sb occupancy clearmax $DEVLINK_DEV168 devlink sb occupancy snapshot $DEVLINK_DEV
104 u16 occupancy = 0; in mv88e6xxx_devlink_atu_bin_get() local122 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()
52 u64 occupancy:1; member327 u16 occupancy; member
111 int (*cfhsi_fifo_occupancy) (struct cfhsi_ops *dev, size_t *occupancy);
66 Calculation of the occupancy or the remaining capacity of an arbitrarily sized95 (#) Measure the occupancy of a buffer::102 (#) Measure the non-wrapping occupancy of a buffer::
51 what would otherwise be a series of single-occupancy nodes. Further, nodes464 is a replacement for a series of single-occupancy nodes ascending through the
295 Notes on cache occupancy monitoring and control299 a task in a monitor group showing 3 MB of cache occupancy. If you move300 to a new group and immediately check the occupancy of the old and new304 you will likely see the occupancy in the old group go down as cache lines305 are evicted and re-used while the occupancy in the new group rises as326 occupancy has gone down. If there is a time when system has a lot of331 occupancy at which an RMID can be freed.1089 show the current snapshot of LLC occupancy of the corresponding MON1197 occupancy of the real time threads on these cores.1208 View the llc occupancy snapshot::
27 event number. Some events require an additional occupancy ID, which is
922 unsigned int occupancy; in port_fops_splice_write() local942 occupancy = pipe_occupancy(pipe->head, pipe->tail); in port_fops_splice_write()943 buf = alloc_buf(port->portdev->vdev, 0, occupancy); in port_fops_splice_write()952 sgl.size = occupancy; in port_fops_splice_write()