Skip to main content

MeasureInputStats Struct

Input-boundary telemetry captured during a measurement window. More...

Declaration

struct simaai::neat::MeasureInputStats { ... }

Included Headers

#include <Run.h>

Public Member Attributes Index

std::uint64_tpush_count = 0
std::uint64_tpush_failures = 0
std::uint64_tpull_count = 0
std::uint64_tpoll_count = 0
std::uint64_tdropped_frames = 0
std::uint64_trenegotiations = 0
std::uint64_talloc_grows = 0
std::uint64_tgrowth_blocked = 0
std::uint64_trenegotiation_blocked = 0
doubleavg_alloc_us = 0.0
doubleavg_map_us = 0.0
doubleavg_copy_us = 0.0
doubleavg_push_us = 0.0
doubleavg_pull_wait_us = 0.0
doubleavg_decode_us = 0.0

Description

Input-boundary telemetry captured during a measurement window.

Definition at line 474 of file Run.h.

Public Member Attributes

alloc_grows

std::uint64_t simaai::neat::MeasureInputStats::alloc_grows = 0

Definition at line 481 of file Run.h.

avg_alloc_us

double simaai::neat::MeasureInputStats::avg_alloc_us = 0.0

Definition at line 485 of file Run.h.

avg_copy_us

double simaai::neat::MeasureInputStats::avg_copy_us = 0.0

Definition at line 487 of file Run.h.

avg_decode_us

double simaai::neat::MeasureInputStats::avg_decode_us = 0.0

Definition at line 490 of file Run.h.

avg_map_us

double simaai::neat::MeasureInputStats::avg_map_us = 0.0

Definition at line 486 of file Run.h.

avg_pull_wait_us

double simaai::neat::MeasureInputStats::avg_pull_wait_us = 0.0

Definition at line 489 of file Run.h.

avg_push_us

double simaai::neat::MeasureInputStats::avg_push_us = 0.0

Definition at line 488 of file Run.h.

dropped_frames

std::uint64_t simaai::neat::MeasureInputStats::dropped_frames = 0

Definition at line 479 of file Run.h.

growth_blocked

std::uint64_t simaai::neat::MeasureInputStats::growth_blocked = 0

Definition at line 482 of file Run.h.

poll_count

std::uint64_t simaai::neat::MeasureInputStats::poll_count = 0

Definition at line 478 of file Run.h.

pull_count

std::uint64_t simaai::neat::MeasureInputStats::pull_count = 0

Definition at line 477 of file Run.h.

push_count

std::uint64_t simaai::neat::MeasureInputStats::push_count = 0

Definition at line 475 of file Run.h.

push_failures

std::uint64_t simaai::neat::MeasureInputStats::push_failures = 0

Definition at line 476 of file Run.h.

renegotiation_blocked

std::uint64_t simaai::neat::MeasureInputStats::renegotiation_blocked = 0

Definition at line 483 of file Run.h.

renegotiations

std::uint64_t simaai::neat::MeasureInputStats::renegotiations = 0

Definition at line 480 of file Run.h.


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


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.