[roll] Roll fuchsia [diagnostics] Fix incorrect benchmark function names

The benchmark functions that use a 16k sized VMO incorrectly had
64k in the name.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/628361
Original-Revision: cec5054124228b4deca11dc915d167a72c2b1246
GitOrigin-RevId: f2931f716e32399c75a7e6feee2bff70750d8345
Change-Id: I358ff71bf9ca75d7a532e57fd0fd5a7006eeb548
1 file changed
tree: 262d48fa6ecebe8442a79401358d82b8e51ed384
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 via the IRC channel #fuchsia on Freenode.

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.