Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/events/intel/
Dpt.h57 #define RTIT_STATUS_STOPPED BIT(5) macro
Dpt.c823 if (status & RTIT_STATUS_STOPPED) { in pt_handle_status()
824 status &= ~RTIT_STATUS_STOPPED; in pt_handle_status()