Searched refs:perfc_info (Results 1 – 1 of 1) sorted by relevance
23 } perfc_info[] = { variable27 #define NR_PERFCTRS (sizeof(perfc_info) / sizeof(perfc_info[0]))43 printk("%-32s ", perfc_info[i].name); in perfc_printall()44 switch ( perfc_info[i].type ) in perfc_printall()50 if ( perfc_info[i].type == TYPE_S_SINGLE ) in perfc_printall()111 j += perfc_info[i].nr_elements; in perfc_printall()132 switch ( perfc_info[i].type ) in perfc_reset()145 j += perfc_info[i].nr_elements; in perfc_reset()176 switch ( perfc_info[i].type ) in perfc_copy_info()208 switch ( perfc_info[i].type ) in perfc_copy_info()[all …]
Completed in 2 milliseconds