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

/freebsd-10.1-release/lib/libpmc/
H A Dlibpmc.c2964 int cpu_has_iaf_counters; local
3044 cpu_has_iaf_counters = 0;
3048 cpu_has_iaf_counters = 1;
3061 if (!cpu_has_iaf_counters) \

Completed in 92 milliseconds