How many cycles will CYCCNT count during CPU halt?

Hello

CYCCNT will stop counting When the CPU halt due to breakpoints in debugging mode.At this point,the current count value of CYCCNT can be read.But this count value is not the value at which the halt occurred.CYCCNT will count additional cycles after a halt occurs.I would like to obtain specific data on this additional number of cycles.Looking forward to your reply.

Best Regards.