The Gaudi Framework
master (37c0b60a)
|
#include </builds/gaudi/Gaudi/GaudiProfiling/src/component/perfmon/perfmon_dfl_smpl.h>
Public Attributes | |
uint64_t | hdr_count |
uint64_t | hdr_cur_offs |
uint64_t | hdr_overflows |
uint64_t | hdr_buf_size |
uint64_t | hdr_min_buf_space |
uint32_t | hdr_version |
uint32_t | hdr_buf_flags |
uint64_t | hdr_reserved [10] |
Definition at line 45 of file perfmon_dfl_smpl.h.
uint32_t pfm_dfl_smpl_hdr_t::hdr_buf_flags |
Definition at line 52 of file perfmon_dfl_smpl.h.
uint64_t pfm_dfl_smpl_hdr_t::hdr_buf_size |
Definition at line 49 of file perfmon_dfl_smpl.h.
uint64_t pfm_dfl_smpl_hdr_t::hdr_count |
Definition at line 46 of file perfmon_dfl_smpl.h.
uint64_t pfm_dfl_smpl_hdr_t::hdr_cur_offs |
Definition at line 47 of file perfmon_dfl_smpl.h.
uint64_t pfm_dfl_smpl_hdr_t::hdr_min_buf_space |
Definition at line 50 of file perfmon_dfl_smpl.h.
uint64_t pfm_dfl_smpl_hdr_t::hdr_overflows |
Definition at line 48 of file perfmon_dfl_smpl.h.
uint64_t pfm_dfl_smpl_hdr_t::hdr_reserved[10] |
Definition at line 53 of file perfmon_dfl_smpl.h.
uint32_t pfm_dfl_smpl_hdr_t::hdr_version |
Definition at line 51 of file perfmon_dfl_smpl.h.