Bitcoin Core  27.99.0
P2P Digital Currency
Functions
streams_findbyte.cpp File Reference
#include <bench/bench.h>
#include <streams.h>
#include <util/fs.h>
#include <cstddef>
#include <cstdint>
#include <cstdio>
Include dependency graph for streams_findbyte.cpp:

Go to the source code of this file.

Functions

static void FindByte (benchmark::Bench &bench)
 
 BENCHMARK (FindByte, benchmark::PriorityLevel::HIGH)
 

Function Documentation

◆ BENCHMARK()

BENCHMARK ( FindByte  ,
benchmark::PriorityLevel::HIGH   
)

◆ FindByte()

static void FindByte ( benchmark::Bench bench)
static

Definition at line 14 of file streams_findbyte.cpp.

Here is the call graph for this function: