Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/xmon/
Dxmon.c100 #define BP_NUM(bp) ((bp) - bpts + 1) macro
412 cpu, BP_NUM(bp)); in xmon_core()
503 printf("Stopped at breakpoint %x (", BP_NUM(bp)); in xmon_core()
1193 printf("Cleared breakpoint %x (", BP_NUM(bp)); in bpt_cmds()
1220 printf("%2x %s ", BP_NUM(bp), in bpt_cmds()