PAPI  5.3.0.0
siginfo_t Struct Reference
Collaboration diagram for siginfo_t:

Data Fields

int si_signo
int si_errno
int si_code
union {
   int   _pad [((128/sizeof(int))-4)]
   struct {
      __pid_t   si_pid
      __uid_t   si_uid
   }   _kill
   struct {
      int   si_tid
      int   si_overrun
      sigval_t   si_sigval
   }   _timer
   struct {
      __pid_t   si_pid
      __uid_t   si_uid
      sigval_t   si_sigval
   }   _rt
   struct {
      __pid_t   si_pid
      __uid_t   si_uid
      int   si_status
      __sigchld_clock_t   si_utime
      __sigchld_clock_t   si_stime
   }   _sigchld
   struct {
      void *   si_addr
   }   _sigfault
   struct {
      long int   si_band
      int   si_fd
   }   _sigpoll
   struct {
      void *   _call_addr
      int   _syscall
      unsigned int   _arch
   }   _sigsys
_sifields
union {
   int   _pad [((128/sizeof(int))-4)]
   struct {
      __pid_t   si_pid
      __uid_t   si_uid
   }   _kill
   struct {
      int   si_tid
      int   si_overrun
      sigval_t   si_sigval
   }   _timer
   struct {
      __pid_t   si_pid
      __uid_t   si_uid
      sigval_t   si_sigval
   }   _rt
   struct {
      __pid_t   si_pid
      __uid_t   si_uid
      int   si_status
      __sigchld_clock_t   si_utime
      __sigchld_clock_t   si_stime
   }   _sigchld
   struct {
      void *   si_addr
   }   _sigfault
   struct {
      long int   si_band
      int   si_fd
   }   _sigpoll
   struct {
      void *   _call_addr
      int   _syscall
      unsigned int   _arch
   }   _sigsys
_sifields
union {
   int   _pad [((128/sizeof(int))-4)]
   struct {
      __pid_t   si_pid
      __uid_t   si_uid
   }   _kill
   struct {
      int   si_tid
      int   si_overrun
      sigval_t   si_sigval
   }   _timer
   struct {
      __pid_t   si_pid
      __uid_t   si_uid
      sigval_t   si_sigval
   }   _rt
   struct {
      __pid_t   si_pid
      __uid_t   si_uid
      int   si_status
      __sigchld_clock_t   si_utime
      __sigchld_clock_t   si_stime
   }   _sigchld
   struct {
      void *   si_addr
   }   _sigfault
   struct {
      long int   si_band
      int   si_fd
   }   _sigpoll
   struct {
      void *   _call_addr
      int   _syscall
      unsigned int   _arch
   }   _sigsys
_sifields

Detailed Description

Definition at line 1785 of file papi_fwrappers_.c.


Field Documentation

unsigned int siginfo_t::_arch

Definition at line 1847 of file papi_fwrappers_.c.

Definition at line 1845 of file papi_fwrappers_.c.

struct { ... } siginfo_t::_kill
struct { ... } siginfo_t::_kill
struct { ... } siginfo_t::_kill
int siginfo_t::_pad[((128/sizeof(int))-4)]

Definition at line 1794 of file papi_fwrappers_.c.

struct { ... } siginfo_t::_rt
struct { ... } siginfo_t::_rt
struct { ... } siginfo_t::_rt
union { ... } siginfo_t::_sifields
union { ... } siginfo_t::_sifields
union { ... } siginfo_t::_sifields
struct { ... } siginfo_t::_sigchld
struct { ... } siginfo_t::_sigchld
struct { ... } siginfo_t::_sigchld
struct { ... } siginfo_t::_sigfault
struct { ... } siginfo_t::_sigfault
struct { ... } siginfo_t::_sigfault
struct { ... } siginfo_t::_sigpoll
struct { ... } siginfo_t::_sigpoll
struct { ... } siginfo_t::_sigpoll
struct { ... } siginfo_t::_sigsys
struct { ... } siginfo_t::_sigsys
struct { ... } siginfo_t::_sigsys

Definition at line 1846 of file papi_fwrappers_.c.

struct { ... } siginfo_t::_timer
struct { ... } siginfo_t::_timer
struct { ... } siginfo_t::_timer

Definition at line 1832 of file papi_fwrappers_.c.

Definition at line 1838 of file papi_fwrappers_.c.

Definition at line 1790 of file papi_fwrappers_.c.

Definition at line 1788 of file papi_fwrappers_.c.

Definition at line 1839 of file papi_fwrappers_.c.

Definition at line 1807 of file papi_fwrappers_.c.

Definition at line 1799 of file papi_fwrappers_.c.

Definition at line 1787 of file papi_fwrappers_.c.

Definition at line 1808 of file papi_fwrappers_.c.

Definition at line 1824 of file papi_fwrappers_.c.

Definition at line 1806 of file papi_fwrappers_.c.

Definition at line 1800 of file papi_fwrappers_.c.


The documentation for this struct was generated from the following files:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines