the_cpu          4116 arch/ia64/kernel/perfmon.c 	int the_cpu;
the_cpu          4203 arch/ia64/kernel/perfmon.c 	the_cpu = ctx->ctx_cpu = smp_processor_id();
the_cpu          4209 arch/ia64/kernel/perfmon.c 	ret = pfm_reserve_session(current, is_system, the_cpu);
the_cpu          4324 arch/ia64/kernel/perfmon.c 	if (ret) pfm_unreserve_session(ctx, ctx->ctx_fl_system, the_cpu);