Project
Loading...
Searching...
No Matches
o2::framework::MetricPrefix Struct Reference

#include <DeviceMetricsInfo.h>

Public Attributes

unsigned char size = 0
 
char prefix [MAX_METRIC_PREFIX_SIZE]
 
int begin = 0
 
int end = 0
 

Static Public Attributes

static constexpr size_t MAX_METRIC_PREFIX_SIZE = 256 - sizeof(unsigned char)
 

Detailed Description

Definition at line 63 of file DeviceMetricsInfo.h.

Member Data Documentation

◆ begin

int o2::framework::MetricPrefix::begin = 0

Definition at line 67 of file DeviceMetricsInfo.h.

◆ end

int o2::framework::MetricPrefix::end = 0

Definition at line 68 of file DeviceMetricsInfo.h.

◆ MAX_METRIC_PREFIX_SIZE

constexpr size_t o2::framework::MetricPrefix::MAX_METRIC_PREFIX_SIZE = 256 - sizeof(unsigned char)
staticconstexpr

Definition at line 64 of file DeviceMetricsInfo.h.

◆ prefix

char o2::framework::MetricPrefix::prefix[MAX_METRIC_PREFIX_SIZE]

Definition at line 66 of file DeviceMetricsInfo.h.

◆ size

unsigned char o2::framework::MetricPrefix::size = 0

Definition at line 65 of file DeviceMetricsInfo.h.


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