Searched refs:XTENSA_BREAKPOINT_EXECUTE (Results 1 – 2 of 2) sorted by relevance
57 hw->type = XTENSA_BREAKPOINT_EXECUTE; in hw_breakpoint_arch_parse()175 if (counter_arch_bp(bp)->type == XTENSA_BREAKPOINT_EXECUTE) { in arch_install_hw_breakpoint()211 if (info->type == XTENSA_BREAKPOINT_EXECUTE) { in arch_uninstall_hw_breakpoint()
21 #define XTENSA_BREAKPOINT_EXECUTE 0 macro