Searched defs:Trace (Results 1 - 21 of 21) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/XRay/
H A DTrace.h46 class Trace { class in namespace:llvm::xray
[all...]
H A DYAMLXRayRecord.h94 static void mapping(IO &IO, xray::YAMLXRayTrace &Trace) { argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/
H A Dbacktrace_linux_libc.cpp26 static void PrintBacktrace(uintptr_t *Trace, size_t TraceLength, argument
H A Dbacktrace_sanitizer_common.cpp33 __sanitizer::BufferedStackTrace Trace; local
47 static void PrintBacktrace(uintptr_t *Trace, size_t TraceLength, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DRDFCopy.h46 bool Trace = false; member in struct:llvm::rdf::CopyPropagation
H A DRDFDeadCode.h48 bool Trace; member in struct:llvm::rdf::DeadCodeElimination
H A DBitTracker.h122 bool Trace; // Enable tracing for debugging. member in struct:llvm::BitTracker
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_trace.h57 struct Trace { struct in namespace:__tsan
68 Trace() function in struct:__tsan::Trace
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTrace.h30 class Trace { class in namespace:llvm
39 Trace(const std::vector<BasicBlock *> &vBB) : BasicBlocks (vBB) {} function in class:llvm::Trace
/freebsd-11-stable/sys/contrib/zlib/
H A Dzutil.h242 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro
249 # define Trace(x) macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/XRay/
H A DTrace.cpp352 YAMLXRayTrace Trace; local
354 In >> Trace; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFLiveness.h108 bool Trace = false; member in struct:llvm::rdf::Liveness
H A DMachineTraceMetrics.h255 class Trace { class in class:llvm::MachineTraceMetrics
262 explicit Trace(Ensemble &te, TraceBlockInfo &tbi) : TE(te), TBI(tbi) {} function in class:llvm::MachineTraceMetrics::Trace
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dzutil.h251 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro
258 # define Trace(x) macro
/freebsd-11-stable/sys/sys/
H A Dzutil.h206 # define Trace(x) fprintf x macro
213 # define Trace(x) macro
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/POSIX/
H A DProcessMessage.h69 static ProcessMessage Trace(lldb::tid_t tid) { function in class:ProcessMessage
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph.h150 ::llvm::xray::Trace Trace; member in class:llvm::xray::GraphRenderer::Factory
H A Dxray-converter.cpp79 YAMLXRayTrace Trace; local
92 Out << Trace; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp862 MachineTraceMetrics::Trace Trace = MinInstr->getTrace(CmpConv.CmpBB); local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.cpp47 void defaultPrintStackTrace(uintptr_t *Trace, size_t TraceLength, argument
511 uintptr_t Trace[kMaximumStackFramesForCrashTrace]; local
/freebsd-11-stable/sys/libkern/
H A Dzlib.c242 # define Trace(x) fprintf x macro
249 # define Trace(x) macro
[all...]

Completed in 165 milliseconds