PAPI  5.0.1.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))-3)]
   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
      __clock_t   si_utime
      __clock_t   si_stime
   }   _sigchld
   struct {
      void *   si_addr
   }   _sigfault
   struct {
      long int   si_band
      int   si_fd
   }   _sigpoll
_sifields
union {
   int   _pad [((128/sizeof(int))-3)]
   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
      __clock_t   si_utime
      __clock_t   si_stime
   }   _sigchld
   struct {
      void *   si_addr
   }   _sigfault
   struct {
      long int   si_band
      int   si_fd
   }   _sigpoll
_sifields
union {
   int   _pad [((128/sizeof(int))-3)]
   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
      __clock_t   si_utime
      __clock_t   si_stime
   }   _sigchld
   struct {
      void *   si_addr
   }   _sigfault
   struct {
      long int   si_band
      int   si_fd
   }   _sigpoll
_sifields

Detailed Description

Definition at line 1778 of file papi_fwrappers_.c.


Field Documentation

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

Definition at line 1787 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::_timer
struct { ... } siginfo_t::_timer
struct { ... } siginfo_t::_timer

Definition at line 1825 of file papi_fwrappers_.c.

Definition at line 1831 of file papi_fwrappers_.c.

Definition at line 1783 of file papi_fwrappers_.c.

Definition at line 1781 of file papi_fwrappers_.c.

Definition at line 1832 of file papi_fwrappers_.c.

Definition at line 1800 of file papi_fwrappers_.c.

Definition at line 1792 of file papi_fwrappers_.c.

Definition at line 1780 of file papi_fwrappers_.c.

Definition at line 1801 of file papi_fwrappers_.c.

Definition at line 1817 of file papi_fwrappers_.c.

Definition at line 1819 of file papi_fwrappers_.c.

Definition at line 1799 of file papi_fwrappers_.c.

Definition at line 1793 of file papi_fwrappers_.c.

Definition at line 1818 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