[roll] Roll fuchsia [windowed-stats] Implement DeltaSimple8bRleRingBuffer::push_multiple

This provides a cheap way to fill a large number of the same value in
the ring buffer. It is not used yet.

Original-Bug: 414659622
Test: Added unit tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1282696
Original-Revision: 303b54c07a1edf978cad8b531a0d0f3528db8d1e
GitOrigin-RevId: f42521f485654d91614c69c00ce276679a3675cb
Change-Id: I40e016377eeb25775c21135360e07c8fce2004c0
1 file changed
tree: 17a65cd885537ec03badd7c38722259294459e5c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.