Searched defs:TId (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/xray/ |
H A D | xray_records.h | 96 uint32_t TId = 0; member 119 uint32_t TId = 0; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/ |
H A D | xray-converter.cpp | 177 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 D | xray_profile_collector.cc | 32 tid_t TId; member 65 tid_t TId; member 112 tid_t TId) XRAY_NEVER_INSTRUMENT { in post()
|
H A D | xray_fdr_controller.h | 36 tid_t TId = 0; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/XRay/ |
H A D | YAMLXRayRecord.h | 38 uint32_t TId; member
|
H A D | XRayRecord.h | 89 uint32_t TId; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/XRay/ |
H A D | Trace.cpp | 165 auto TId = Reader.getU32(&OffsetPtr); in loadNaiveFormatLog() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/ |
H A D | LTO.cpp | 260 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 D | AsmWriter.cpp | 1093 for (auto &TId : TheIndex->typeIdCompatibleVtableMap()) in processIndex() local 2959 for (auto &TId : TheIndex->typeIdCompatibleVtableMap()) { in printModuleSummaryIndex() local
|