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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/sn/sn2/
H A Dsn_hwperf.h85 * SN_HWPERF_ARG_ANY_CPU, then the current CPU will be used.
87 #define SN_HWPERF_ARG_ANY_CPU 0x7fffffffUL macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/sn/kernel/sn2/
H A Dsn_hwperf.c607 if (cpu != SN_HWPERF_ARG_ANY_CPU) {
614 if (cpu == SN_HWPERF_ARG_ANY_CPU || cpu == get_cpu()) {

Completed in 225 milliseconds