Home
last modified time | relevance | path

Searched defs:cpu_id_t (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTMultiCpuDecoder.cpp43 [&](const DenseMap<cpu_id_t, ArrayRef<uint8_t>> &buffers) -> Error { in FindLowestTSC()
76 [&](const DenseMap<cpu_id_t, ArrayRef<uint8_t>> &buffers) -> Error { in Decode()
H A DLibiptDecoder.cpp588 const DenseMap<lldb::cpu_id_t, llvm::ArrayRef<uint8_t>> &buffers, in DecodeSystemWideTraceForThread()
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-types.h89 typedef uint32_t cpu_id_t; // CPU core id typedef