Home
last modified time | relevance | path

Searched defs:TId (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/include/xray/
H A Dxray_records.h96 uint32_t TId = 0; member
119 uint32_t TId = 0; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-converter.cpp177 findSiblings(StackTrieNode *parent, int32_t FnId, uint32_t TId, in findSiblings()
208 StackTrieNode *Parent, int32_t FuncId, uint32_t TId, in findOrCreateStackNode()
239 uint32_t TId, uint32_t PId, bool Symbolize, in writeTraceViewerRecord()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_profile_collector.cc32 tid_t TId; member
65 tid_t TId; member
112 tid_t TId) XRAY_NEVER_INSTRUMENT { in post()
H A Dxray_fdr_controller.h36 tid_t TId = 0; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/XRay/
H A DYAMLXRayRecord.h38 uint32_t TId; member
H A DXRayRecord.h89 uint32_t TId; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/XRay/
H A DTrace.cpp165 auto TId = Reader.getU32(&OffsetPtr); in loadNaiveFormatLog() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTO.cpp260 auto AddTypeIdSummary = [&](StringRef TId, const TypeIdSummary &S) { in computeLTOCacheKey()
291 for (GlobalValue::GUID TId : UsedTypeIds) { in computeLTOCacheKey() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp1093 for (auto &TId : TheIndex->typeIdCompatibleVtableMap()) in processIndex() local
2959 for (auto &TId : TheIndex->typeIdCompatibleVtableMap()) { in printModuleSummaryIndex() local