![]() |
Project
|
Classes | |
struct | RawPage |
Public Types | |
using | V4 = o2::header::RAWDataHeaderV4 |
Public Member Functions | |
TestPages () | |
const char * | data () const |
size_t | size () const |
Static Public Attributes | |
static constexpr size_t | MaxNPages = 256 * 1024 |
static constexpr size_t | PageSize = 8192 |
static constexpr size_t | PageDataSize = PageSize - sizeof(V4) |
Definition at line 17 of file benchmark_RawParser.cxx.
Definition at line 20 of file benchmark_RawParser.cxx.
|
inline |
Definition at line 30 of file benchmark_RawParser.cxx.
|
inline |
Definition at line 42 of file benchmark_RawParser.cxx.
|
inline |
Definition at line 47 of file benchmark_RawParser.cxx.
|
staticconstexpr |
Definition at line 21 of file benchmark_RawParser.cxx.
Definition at line 23 of file benchmark_RawParser.cxx.
|
staticconstexpr |
Definition at line 22 of file benchmark_RawParser.cxx.