Go to the source code of this file.
◆ main()
Definition at line 12 of file PAPI_hw_info.c.
27 printf(
"Library initialization error! \n");
34 printf(
"PAPI_get_hardware_info error! \n");
40 printf(
"%d CPU at %f Mhz.\n",hwinfo->
totalcpus,hwinfo->
mhz);
int PAPI_library_init(int version)
char model_string[PAPI_MAX_STR_LEN]
const PAPI_hw_info_t * PAPI_get_hardware_info(void)