PAPI 7.1.0.0
Loading...
Searching...
No Matches
darwin-memory.h
Go to the documentation of this file.
2int _darwin_get_memory_info( PAPI_hw_info_t * hwinfo, int cpu_type );
4
int _darwin_update_shlib_info(papi_mdi_t *mdi)
Definition: darwin-memory.c:76
int _darwin_get_dmem_info(PAPI_dmem_info_t *d)
Definition: darwin-memory.c:13
int _darwin_get_memory_info(PAPI_hw_info_t *hwinfo, int cpu_type)
Definition: darwin-memory.c:65
A pointer to the following is passed to PAPI_get_dmem_info()
Definition: papi.h:865
Hardware info structure.
Definition: papi.h:774