Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/events/intel/
Dpt.h56 #define RTIT_STATUS_ERROR BIT(4) macro
Dpt.c817 if (status & RTIT_STATUS_ERROR) { in pt_handle_status()
820 status &= ~RTIT_STATUS_ERROR; in pt_handle_status()