PAPI  5.1.0.2
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
_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
_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
_sifields

Detailed Description

Definition at line 1791 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))-4)]

Definition at line 1800 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 1838 of file papi_fwrappers_.c.

Definition at line 1844 of file papi_fwrappers_.c.

Definition at line 1796 of file papi_fwrappers_.c.

Definition at line 1794 of file papi_fwrappers_.c.

Definition at line 1845 of file papi_fwrappers_.c.

Definition at line 1813 of file papi_fwrappers_.c.

Definition at line 1805 of file papi_fwrappers_.c.

Definition at line 1793 of file papi_fwrappers_.c.

Definition at line 1814 of file papi_fwrappers_.c.

Definition at line 1830 of file papi_fwrappers_.c.

Definition at line 1812 of file papi_fwrappers_.c.

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