Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/oprofile/
Dhwsampler.c31 #define EI_IEA (1 << 31) /* invalid entry address */ macro
767 if (ext_params & EI_IEA) in worker_check_error()
773 if (ext_params & EI_IEA) { in worker_check_error()