|
PAPI
5.0.1.0
|
Data Fields | |
| char | name [PAPI_MAX_STR_LEN] |
| char | version [PAPI_MAX_STR_LEN] |
| int | os_version |
| int | itimer_sig |
| int | itimer_num |
| int | itimer_ns |
| int | itimer_res_ns |
| int | clock_ticks |
| unsigned long | reserved [8] |
Definition at line 421 of file papi_internal.h.
clock ticks per second
Definition at line 429 of file papi_internal.h.
ns between mpx switching and overflow/profile emulation
Definition at line 427 of file papi_internal.h.
Number of the itimer used by mpx and overflow/profile emulation
Definition at line 426 of file papi_internal.h.
ns of resolution of itimer
Definition at line 428 of file papi_internal.h.
Signal used by the multiplex timer, 0 if not
Definition at line 425 of file papi_internal.h.
Name of the operating system
Definition at line 422 of file papi_internal.h.
numerical, for workarounds
Definition at line 424 of file papi_internal.h.
| unsigned long PAPI_os_info_t::reserved[8] |
Definition at line 430 of file papi_internal.h.
descriptive OS Version
Definition at line 423 of file papi_internal.h.