Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Target/
HDTarget.h831 bool ClearAllWatchpointHitCounts();
/freebsd-14-stable/contrib/llvm-project/lldb/source/Target/
HDTarget.cpp188 ClearAllWatchpointHitCounts(); in CleanupProcess()
1306 bool Target::ClearAllWatchpointHitCounts() { in ClearAllWatchpointHitCounts() function in Target