Searched defs:TId (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/include/xray/ |
H A D | xray_records.h | 95 uint32_t TId = 0; member 118 uint32_t TId = 0; member
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-xray/ |
H A D | xray-converter.cpp | 186 findSiblings(StackTrieNode *parent, int32_t FnId, uint32_t TId, in findSiblings() 217 StackTrieNode *Parent, int32_t FuncId, uint32_t TId, in findOrCreateStackNode() 248 uint32_t TId, uint32_t PId, bool Symbolize, in writeTraceViewerRecord()
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_profile_collector.cpp | 31 tid_t TId; member 64 tid_t TId; member 111 post(BufferQueue * Q,FunctionCallTrie && T,FunctionCallTrie::Allocators && A,FunctionCallTrie::Allocators::Buffers && B,tid_t TId) post() argument
|
H A D | xray_fdr_controller.h | 35 tid_t TId = 0; variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/XRay/ |
H A D | YAMLXRayRecord.h | 38 uint32_t TId; member
|
H A D | XRayRecord.h | 89 uint32_t TId; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/XRay/ |
H A D | Trace.cpp | 166 auto TId = Reader.getU32(&OffsetPtr); in loadNaiveFormatLog() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/ |
H A D | LTO.cpp | 288 __anond972c54f0702(StringRef TId, const TypeIdSummary &S) computeLTOCacheKey() argument 319 for (GlobalValue::GUID TId : UsedTypeIds) { computeLTOCacheKey() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 1110 for (auto &TId : TheIndex->typeIdCompatibleVtableMap()) processIndex() local 2993 for (auto &TId : TheIndex->typeIdCompatibleVtableMap()) { printModuleSummaryIndex() local
|