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

/freebsd-11-stable/lib/libpmc/
H A Dlibpmc.c3954 int cpu_has_iaf_counters; local
4035 cpu_has_iaf_counters = 0;
4039 cpu_has_iaf_counters = 1;
4052 if (!cpu_has_iaf_counters) \

Completed in 57 milliseconds