PAPI  5.0.1.0
papi_os_vector_t Struct Reference

Data Fields

long long(* get_real_cycles )(void)
long long(* get_virt_cycles )(void)
long long(* get_real_usec )(void)
long long(* get_virt_usec )(void)
long long(* get_real_nsec )(void)
long long(* get_virt_nsec )(void)
int(* update_shlib_info )(papi_mdi_t *mdi)
int(* get_system_info )(papi_mdi_t *mdi)
int(* get_memory_info )(PAPI_hw_info_t *, int)
int(* get_dmem_info )(PAPI_dmem_info_t *)

Detailed Description

Definition at line 60 of file papi_vector.h.


Field Documentation

Definition at line 70 of file papi_vector.h.

Definition at line 69 of file papi_vector.h.

Definition at line 61 of file papi_vector.h.

long long(* papi_os_vector_t::get_real_nsec)(void)

Definition at line 65 of file papi_vector.h.

long long(* papi_os_vector_t::get_real_usec)(void)

Definition at line 63 of file papi_vector.h.

Definition at line 68 of file papi_vector.h.

Definition at line 62 of file papi_vector.h.

long long(* papi_os_vector_t::get_virt_nsec)(void)

Definition at line 66 of file papi_vector.h.

long long(* papi_os_vector_t::get_virt_usec)(void)

Definition at line 64 of file papi_vector.h.

Definition at line 67 of file papi_vector.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines