Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/kernel/
Dperfmon.c321 unsigned int ctx_last_cpu; /* CPU id of current or last CPU used (SMP only) */ member
350 #define SET_LAST_CPU(ctx, v) (ctx)->ctx_last_cpu = (v)
351 #define GET_LAST_CPU(ctx) (ctx)->ctx_last_cpu