Searched refs:RTIT_STATUS_ERROR (Results 1 – 4 of 4) sorted by relevance
933 if (status & RTIT_STATUS_ERROR) { in pt_handle_status()936 status &= ~RTIT_STATUS_ERROR; in pt_handle_status()1618 RTIT_STATUS_ERROR | in pt_event_start()
395 #define RTIT_STATUS_ERROR BIT(4) macro
168 RTIT_STATUS_ERROR | RTIT_STATUS_STOPPED | \