Public Attributes | List of all members
benchmark::internal::ThreadManager::Result Struct Reference

#include <thread_manager.h>

Public Attributes

int64_t bytes_processed = 0
 
int64_t complexity_n = 0
 
int complexity_n = 0
 
UserCounters counters
 
double cpu_time_used = 0
 
std::string error_message_
 
bool has_error_ = false
 
int64_t items_processed = 0
 
IterationCount iterations = 0
 
double manual_time_used = 0
 
double real_time_used = 0
 
std::string report_label_
 

Detailed Description

Definition at line 40 of file third_party/benchmark/src/thread_manager.h.

Member Data Documentation

◆ bytes_processed

int64_t benchmark::internal::ThreadManager::Result::bytes_processed = 0

◆ complexity_n [1/2]

int benchmark::internal::ThreadManager::Result::complexity_n = 0

Definition at line 45 of file third_party/benchmark/src/thread_manager.h.

◆ complexity_n [2/2]

int benchmark::internal::ThreadManager::Result::complexity_n = 0

◆ counters

UserCounters benchmark::internal::ThreadManager::Result::counters

Definition at line 49 of file third_party/benchmark/src/thread_manager.h.

◆ cpu_time_used

double benchmark::internal::ThreadManager::Result::cpu_time_used = 0

Definition at line 43 of file third_party/benchmark/src/thread_manager.h.

◆ error_message_

std::string benchmark::internal::ThreadManager::Result::error_message_

Definition at line 47 of file third_party/benchmark/src/thread_manager.h.

◆ has_error_

bool benchmark::internal::ThreadManager::Result::has_error_ = false

Definition at line 48 of file third_party/benchmark/src/thread_manager.h.

◆ items_processed

int64_t benchmark::internal::ThreadManager::Result::items_processed = 0

◆ iterations

IterationCount benchmark::internal::ThreadManager::Result::iterations = 0

Definition at line 41 of file third_party/benchmark/src/thread_manager.h.

◆ manual_time_used

double benchmark::internal::ThreadManager::Result::manual_time_used = 0

Definition at line 44 of file third_party/benchmark/src/thread_manager.h.

◆ real_time_used

double benchmark::internal::ThreadManager::Result::real_time_used = 0

Definition at line 42 of file third_party/benchmark/src/thread_manager.h.

◆ report_label_

std::string benchmark::internal::ThreadManager::Result::report_label_

Definition at line 46 of file third_party/benchmark/src/thread_manager.h.


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


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