Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/xmon/
Dxmon.c108 #define BP_NUM(bp) ((bp) - bpts + 1) macro
463 cpu, BP_NUM(bp)); in xmon_core()
556 printf("Stopped at breakpoint %lx (", BP_NUM(bp)); in xmon_core()
1251 printf("Cleared breakpoint %lx (", BP_NUM(bp)); in bpt_cmds()
1278 printf("%2x %s ", BP_NUM(bp), in bpt_cmds()