Searched refs:mips_event_codes_size (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/mips/include/
H A Dpmc_mdep.h60 extern const int mips_event_codes_size;
/freebsd-12-stable/sys/dev/hwpmc/
H A Dhwpmc_mips24k.c154 const int mips_event_codes_size = nitems(mips_event_codes); variable
H A Dhwpmc_octeon.c108 const int mips_event_codes_size = nitems(mips_event_codes); variable
H A Dhwpmc_mips74k.c184 const int mips_event_codes_size = nitems(mips_event_codes); variable
H A Dhwpmc_mips.c91 for (i = 0; i < mips_event_codes_size; i++) {
99 if (i == mips_event_codes_size)

Completed in 115 milliseconds