PAPI_addr_range_option_t - Man Page

Name

PAPI_addr_range_option_t ā€” address range specification for range restricted counting if both are zero, range is disabled
Ā 

Synopsis

#include <papi.h>

Data Fields

int eventset
vptr_t start
vptr_t end
int start_off
int end_off

Field Documentation

vptr_t PAPI_addr_range_option_t::end

user requested end address of an address range

int PAPI_addr_range_option_t::end_off

hardware specified offset from end address

int PAPI_addr_range_option_t::eventset

eventset to restrict

vptr_t PAPI_addr_range_option_t::start

user requested start address of an address range

int PAPI_addr_range_option_t::start_off

hardware specified offset from start address

Author

Generated automatically by Doxygen for PAPI from the source code.

Info

Thu Jan 25 2024 00:00:00 Version 7.1.0.0 PAPI