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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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()) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 98 milliseconds