_papi_addr_range_option

@ingroup papi_data_structures * @brief address range specification for range restricted counting if both are zero, range is disabled

extern (C) @nogc extern (C)
struct _papi_addr_range_option {}

Members

Variables

end
caddr_t end;
Undocumented in source.
end_off
int end_off;
Undocumented in source.
eventset
int eventset;
Undocumented in source.
start
caddr_t start;
Undocumented in source.
start_off
int start_off;
Undocumented in source.

Meta