Searched refs:ResetHitCount (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Breakpoint/
H A DWatchpoint.h208 void ResetHitCount() { m_hit_count = 0; } function in class:lldb_private::Watchpoint
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Target/
H A DTarget.cpp875 wp_sp->ResetHitCount();

Completed in 87 milliseconds