Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTargetList.cpp447 uint32_t num_async_interrupts_sent = 0; in SendAsyncInterrupt() local
455 ++num_async_interrupts_sent; in SendAsyncInterrupt()
464 return num_async_interrupts_sent; in SendAsyncInterrupt()