PAPI  5.7.0.0
PAPI_mpx_info_t Struct Reference

Data Fields

int timer_sig
 
int timer_num
 
int timer_us
 

Detailed Description

Definition at line 680 of file papi.h.

Field Documentation

◆ timer_num

int PAPI_mpx_info_t::timer_num

Number of the itimer or POSIX 1 timer used by the multiplex timer: PAPI_ITIMER

Definition at line 682 of file papi.h.

◆ timer_sig

int PAPI_mpx_info_t::timer_sig

Signal number used by the multiplex timer, 0 if not: PAPI_SIGNAL

Definition at line 681 of file papi.h.

◆ timer_us

int PAPI_mpx_info_t::timer_us

uS between switching of sets: PAPI_MPX_DEF_US

Definition at line 683 of file papi.h.


The documentation for this struct was generated from the following files: