PAPI 7.1.0.0
Loading...
Searching...
No Matches
PAPI_mpx_info_t Struct Reference

#include <papi.h>

Data Fields

int timer_sig
 
int timer_num
 
int timer_us
 

Detailed Description

Definition at line 668 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 670 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 669 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 671 of file papi.h.


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