Searched refs:GET_ACTIVATION (Results 1 – 1 of 1) sorted by relevance
201 #define GET_ACTIVATION() pfm_get_cpu_var(pmu_activation_number) macro203 #define SET_ACTIVATION(c) (c)->ctx_last_activation = GET_ACTIVATION()207 #define GET_ACTIVATION(t) do {} while(0) macro6040 if (GET_LAST_CPU(ctx) == smp_processor_id() && ctx->ctx_last_activation == GET_ACTIVATION()) { in pfm_load_regs()