Public Member Functions | Public Attributes | List of all members
benchmark::MemoryManager::Result Struct Reference

#include <benchmark.h>

Public Member Functions

 Result ()
 

Public Attributes

int64_t max_bytes_used
 
int64_t num_allocs
 

Detailed Description

Definition at line 1631 of file benchmark/include/benchmark/benchmark.h.

Constructor & Destructor Documentation

◆ Result()

benchmark::MemoryManager::Result::Result ( )
inline

Definition at line 1632 of file benchmark/include/benchmark/benchmark.h.

Member Data Documentation

◆ max_bytes_used

int64_t benchmark::MemoryManager::Result::max_bytes_used

Definition at line 1638 of file benchmark/include/benchmark/benchmark.h.

◆ num_allocs

int64_t benchmark::MemoryManager::Result::num_allocs

Definition at line 1635 of file benchmark/include/benchmark/benchmark.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:57