Searched refs:DNBProcessGetStopCount (Results 1 – 4 of 4) sorted by relevance
177 ctx.SetProcessStopCount(DNBProcessGetStopCount(pid)); in HandleProcessStateChange()
155 nub_size_t DNBProcessGetStopCount(nub_process_t pid) DNB_EXPORT;
459 ctx.SetProcessStopCount(DNBProcessGetStopCount(pid)); in HandleProcessStateChange()
1666 nub_size_t DNBProcessGetStopCount(nub_process_t pid) { in DNBProcessGetStopCount() function