Home
last modified time | relevance | path

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

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