Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DTargetList.cpp483 uint32_t num_async_interrupts_sent = 0; in SendAsyncInterrupt() local
491 ++num_async_interrupts_sent; in SendAsyncInterrupt()
500 return num_async_interrupts_sent; in SendAsyncInterrupt()