Searched refs:AVR32_FEATURE_PCTR (Results 1 – 3 of 3) sorted by relevance
52 #define AVR32_FEATURE_PCTR (1 << 4) macro
220 if (!(current_cpu_data.features & AVR32_FEATURE_PCTR)) in oprofile_arch_init()
319 features |= AVR32_FEATURE_PCTR; in setup_processor()