Other Alias
address range specification for range restricted counting if both are zeroSYNOPSIS
Data Fields
int eventset
caddr_t start
caddr_t end
int start_off
int end_off
Field Documentation
caddr_t PAPI_addr_range_option_t::end
user requested end address of an address rangeint PAPI_addr_range_option_t::end_off
hardware specified offset from end addressint PAPI_addr_range_option_t::eventset
eventset to restrictcaddr_t PAPI_addr_range_option_t::start
user requested start address of an address rangeint PAPI_addr_range_option_t::start_off
hardware specified offset from start address
Author
Generated automatically by Doxygen for PAPI from the source code.