Searched defs:Log (Results 1 - 24 of 24) sorted by relevance

/freebsd-current/cddl/usr.sbin/zfsd/
H A Dzfsd_exception.cc99 ZfsdException::Log() const function in class:ZfsdException
H A Dcase_file.cc732 CaseFile::Log() function in class:CaseFile
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DAlignment.h63 uint8_t Log; member in struct:llvm::Align::LogValue
/freebsd-current/lib/libdevdctl/
H A Dexception.cc78 Exception::Log() const function in class:DevdCtl::Exception
H A Devent.cc235 Event::Log(int priority) const function in class:DevdCtl::Event
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInteractiveModelRunner.h68 std::unique_ptr<Logger> Log; member in class:llvm::InteractiveModelRunner
/freebsd-current/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtil.h95 inline size_t Log(size_t X) { function in namespace:fuzzer
H A DFuzzerDriver.cpp235 std::string Log = "fuzz-" + std::to_string(C) + ".log"; local
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-diff/lib/
H A DDiffConsumer.cpp164 void DiffConsumer::logf(const LogBuilder &Log) { argument
194 void DiffConsumer::logd(const DiffLogBuilder &Log) { argument
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Tooling/
H A DAllTUsExecution.cpp96 auto Log = [&](llvm::Twine Msg) { local
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DObjectFileTransformer.cpp70 convert(const object::ObjectFile &Obj, raw_ostream *Log, GsymCreator &Gsym) argument
H A DDwarfTransformer.cpp218 static void parseInlineInfo(GsymCreator &Gsym, raw_ostream *Log, CUInfo &CUI, argument
303 static void convertFunctionLineTable(raw_ostream *Log, CUInfo &CUI, argument
610 verify(StringRef GsymPath, raw_ostream &Log) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Debuginfod/
H A DDebuginfod.h137 DebuginfodLog &Log; member in class:llvm::DebuginfodCollection
157 DebuginfodLog &Log; member in struct:llvm::DebuginfodServer
/freebsd-current/contrib/googletest/googlemock/src/
H A Dgmock-internal-utils.cc153 GTEST_API_ void Log(LogSeverity severity, const std::string& message, function in namespace:testing::internal
/freebsd-current/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.h85 Logger *Log = nullptr; member in struct:clang::dataflow::DataflowAnalysisContext::Options
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegAllocPriorityAdvisor.cpp185 Logger *const Log; member in class:llvm::DevelopmentModePriorityAdvisor
178 DevelopmentModePriorityAdvisor(const MachineFunction &MF, const RAGreedy &RA, SlotIndexes *const Indexes, MLModelRunner *Runner, Logger *Log) argument
272 std::unique_ptr<Logger> Log; member in class:llvm::final
[all...]
H A DMLRegAllocEvictAdvisor.cpp443 Logger *const Log; member in class:__anon1892::DevelopmentModeEvictAdvisor
431 DevelopmentModeEvictAdvisor(const MachineFunction &MF, const RAGreedy &RA, MLModelRunner *Runner, const MachineBlockFrequencyInfo &MBFI, const MachineLoopInfo &Loops, Logger *Log) argument
551 std::unique_ptr<Logger> Log; member in class:__anon1892::final
[all...]
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DLog.h214 Log(Channel &channel) : m_channel(channel) {} function in class:lldb_private::final
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp378 unsigned Log; member in namespace:__anon2447
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanTracer.cpp63 void ThreadPlanTracer::Log() { function in class:ThreadPlanTracer
130 void ThreadPlanAssemblyTracer::Log() { function in class:ThreadPlanAssemblyTracer
/freebsd-current/contrib/llvm-project/llvm/lib/Debuginfod/
H A DDebuginfod.cpp557 DebuginfodServer::DebuginfodServer(DebuginfodLog &Log, argument
350 DebuginfodCollection(ArrayRef<StringRef> PathsRef, DebuginfodLog &Log, ThreadPool &Pool, double MinInterval) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.cpp171 Logger &Log; member in struct:clang::dataflow::__anon345::AnalysisContext
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1770 lldb_private::Log *Log = GetLog(LLDBLog::Modules); member in class:__anon1391::VMAddressProvider
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2624 SDValue Log = DAG.getNode(AMDGPUISD::LOG, SL, MVT::f32, Ext, Flags); local
2804 SDValue Log = DAG.getNode(AMDGPUISD::EXP, SL, MVT::f32, Ext, Flags); local

Completed in 341 milliseconds