HLCC Documentation 2.2.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
hlcc::pfssimhlcc::ExecTimeStats::StatisticsData Struct Reference

#include <executionStatistics.hpp>

Public Attributes

uint64_t average_ns
 
uint64_t lowest_ns
 
uint64_t highest_ns
 
uint64_t samples_nbr
 

Detailed Description

Data structure to store program execution statistics storage for 1 timer only.

Member Data Documentation

◆ average_ns

uint64_t hlcc::pfssimhlcc::ExecTimeStats::StatisticsData::average_ns

◆ highest_ns

uint64_t hlcc::pfssimhlcc::ExecTimeStats::StatisticsData::highest_ns

◆ lowest_ns

uint64_t hlcc::pfssimhlcc::ExecTimeStats::StatisticsData::lowest_ns

◆ samples_nbr

uint64_t hlcc::pfssimhlcc::ExecTimeStats::StatisticsData::samples_nbr

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