Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp5018 StringExtractor threadIDHexExtractor(value); in HarmonizeThreadIdsForProfileData() local
5019 uint64_t thread_id = threadIDHexExtractor.GetHexMaxU64(false, 0); in HarmonizeThreadIdsForProfileData()