Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/oprofile/
Dhwsampler.c34 #define EI_SACA (1 << 23) /* sampler authorization change alert */ macro
783 if (ext_params & EI_SACA) { in worker_check_error()