Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Target/
H A DTargetList.cpp443 uint32_t num_async_interrupts_sent = 0; in SendAsyncInterrupt() local
451 ++num_async_interrupts_sent; in SendAsyncInterrupt()
460 return num_async_interrupts_sent; in SendAsyncInterrupt()