Searched refs:supported_pebs_counters (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/common/
H A Dhwctable.c5175 static char* supported_pebs_counters[] = { variable
5242 for (int ii = 0; supported_pebs_counters[ii]; ii++)
5243 if (strcmp (supported_pebs_counters[ii], name) == 0)
/netbsd-current/external/gpl3/binutils/dist/gprofng/common/
H A Dhwctable.c5211 static char* supported_pebs_counters[] = { variable
5278 for (int ii = 0; supported_pebs_counters[ii]; ii++)
5279 if (strcmp (supported_pebs_counters[ii], name) == 0)

Completed in 122 milliseconds