Home
last modified time | relevance | path

Searched defs:CodeIndex (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Debugging/
H A DPerfSupportPlugin.h60 std::atomic<uint64_t> CodeIndex; variable
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DPerfSupportPlugin.cpp88 getCodeLoadRecord(const Symbol &Sym, std::atomic<uint64_t> &CodeIndex) { in getCodeLoadRecord()
216 std::atomic<uint64_t> &CodeIndex, in getRecords()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DPerfSharedStructs.h46 uint64_t CodeIndex; member
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp144 uint64_t CodeIndex; member
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderPerf.cpp91 uint64_t CodeIndex; member