Home
last modified time | relevance | path

Searched refs:ctx_last_cpu (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/ia64/kernel/
Dperfmon.c318 unsigned int ctx_last_cpu; /* CPU id of current or last CPU used (SMP only) */ member
347 #define SET_LAST_CPU(ctx, v) (ctx)->ctx_last_cpu = (v)
348 #define GET_LAST_CPU(ctx) (ctx)->ctx_last_cpu