|
PAPI
5.7.0.0
|

Data Fields | |
| __uint32_t | cw |
| __uint32_t | sw |
| __uint32_t | tag |
| __uint32_t | ipoff |
| __uint32_t | cssel |
| __uint32_t | dataoff |
| __uint32_t | datasel |
| struct _fpreg | _st [8] |
| unsigned short | status |
| unsigned short | magic |
| __uint32_t | _fxsr_env [6] |
| __uint32_t | mxcsr |
| __uint32_t | __glibc_reserved1 |
| struct _fpxreg | _fxsr_st [8] |
| struct _xmmreg | _xmm [8] |
| __uint32_t | __glibc_reserved2 [56] |
Definition at line 2327 of file papi_fwrappers_.c.
| __uint32_t _fpstate::__glibc_reserved1 |
Definition at line 2344 of file papi_fwrappers_.c.
| __uint32_t _fpstate::__glibc_reserved2 |
Definition at line 2347 of file papi_fwrappers_.c.
| __uint32_t _fpstate::_fxsr_env |
Definition at line 2342 of file papi_fwrappers_.c.
| struct _fpxreg _fpstate::_fxsr_st |
Definition at line 2345 of file papi_fwrappers_.c.
| struct _fpreg _fpstate::_st |
Definition at line 2337 of file papi_fwrappers_.c.
| struct _xmmreg _fpstate::_xmm |
Definition at line 2346 of file papi_fwrappers_.c.
| __uint32_t _fpstate::cssel |
Definition at line 2334 of file papi_fwrappers_.c.
| __uint32_t _fpstate::cw |
Definition at line 2330 of file papi_fwrappers_.c.
| __uint32_t _fpstate::dataoff |
Definition at line 2335 of file papi_fwrappers_.c.
| __uint32_t _fpstate::datasel |
Definition at line 2336 of file papi_fwrappers_.c.
| __uint32_t _fpstate::ipoff |
Definition at line 2333 of file papi_fwrappers_.c.
| unsigned short _fpstate::magic |
Definition at line 2339 of file papi_fwrappers_.c.
| __uint32_t _fpstate::mxcsr |
Definition at line 2343 of file papi_fwrappers_.c.
| unsigned short _fpstate::status |
Definition at line 2338 of file papi_fwrappers_.c.
| __uint32_t _fpstate::sw |
Definition at line 2331 of file papi_fwrappers_.c.
| __uint32_t _fpstate::tag |
Definition at line 2332 of file papi_fwrappers_.c.