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

#include <DeviceMetricsInfo.h>

Public Attributes

unsigned char size = 0
 
char label [MAX_METRIC_LABEL_SIZE]
 

Static Public Attributes

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

Detailed Description

Definition at line 57 of file DeviceMetricsInfo.h.

Member Data Documentation

◆ label

char o2::framework::MetricLabel::label[MAX_METRIC_LABEL_SIZE]

Definition at line 60 of file DeviceMetricsInfo.h.

◆ MAX_METRIC_LABEL_SIZE

constexpr size_t o2::framework::MetricLabel::MAX_METRIC_LABEL_SIZE = 256 - sizeof(unsigned char)
staticconstexpr

Definition at line 58 of file DeviceMetricsInfo.h.

◆ size

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

Definition at line 59 of file DeviceMetricsInfo.h.


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