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

/linux-master/arch/parisc/kernel/
H A Dperf.c296 if (perf_processor_interface == ONYX_INTF)
322 ((perf_processor_interface == ONYX_INTF) &&
323 (interface_type != ONYX_INTF)))
330 ((interface_type == ONYX_INTF) &&
365 if (perf_processor_interface == ONYX_INTF) {
496 perf_processor_interface = ONYX_INTF;
556 if (perf_processor_interface == ONYX_INTF) {
644 if (perf_processor_interface == ONYX_INTF) {
683 if (perf_processor_interface == ONYX_INTF) {
719 if (perf_processor_interface == ONYX_INTF) {
[all...]
/linux-master/arch/parisc/include/asm/
H A Dperf.h15 #define ONYX_INTF 0 macro

Completed in 227 milliseconds