Searched refs:TRACE_BITS (Results 1 – 1 of 1) sorted by relevance
39 #define TRACE_BITS 0xC000 macro129 unsigned long tmp = get_reg(child, PT_SR) & ~TRACE_BITS; in singlestep_disable()144 unsigned long tmp = get_reg(child, PT_SR) & ~TRACE_BITS; in user_enable_single_step()152 unsigned long tmp = get_reg(child, PT_SR) & ~TRACE_BITS; in user_enable_block_step()
Completed in 4 milliseconds