Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DLibiptDecoder.cpp201 if (std::optional<uint64_t> loop_size = TryIdentifyInfiniteLoop()) { in DetectAnomaly()
213 std::optional<uint64_t> TryIdentifyInfiniteLoop() { in TryIdentifyInfiniteLoop() function in PSBBlockAnomalyDetector