The Gaudi Framework  master (37c0b60a)
pfarg_ovfl_msg_t Struct Reference

#include </builds/gaudi/Gaudi/GaudiProfiling/src/component/perfmon/perfmon.h>

Public Attributes

uint32_t msg_type
 
uint32_t msg_ovfl_pid
 
uint16_t msg_active_set
 
uint16_t msg_ovfl_cpu
 
uint32_t msg_ovfl_tid
 
uint64_t msg_ovfl_ip
 
uint64_t msg_ovfl_pmds [PFM_PMD_BV]
 

Detailed Description

Definition at line 184 of file perfmon.h.

Member Data Documentation

◆ msg_active_set

uint16_t pfarg_ovfl_msg_t::msg_active_set

Definition at line 187 of file perfmon.h.

◆ msg_ovfl_cpu

uint16_t pfarg_ovfl_msg_t::msg_ovfl_cpu

Definition at line 188 of file perfmon.h.

◆ msg_ovfl_ip

uint64_t pfarg_ovfl_msg_t::msg_ovfl_ip

Definition at line 190 of file perfmon.h.

◆ msg_ovfl_pid

uint32_t pfarg_ovfl_msg_t::msg_ovfl_pid

Definition at line 186 of file perfmon.h.

◆ msg_ovfl_pmds

uint64_t pfarg_ovfl_msg_t::msg_ovfl_pmds[PFM_PMD_BV]

Definition at line 191 of file perfmon.h.

◆ msg_ovfl_tid

uint32_t pfarg_ovfl_msg_t::msg_ovfl_tid

Definition at line 189 of file perfmon.h.

◆ msg_type

uint32_t pfarg_ovfl_msg_t::msg_type

Definition at line 185 of file perfmon.h.


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