Home
last modified time | relevance | path

Searched defs:trace_file (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/common/
H A DThreadPostMortemTrace.h34 const std::optional<FileSpec> &trace_file) in ThreadPostMortemTrace()
/freebsd/usr.bin/m4/
H A Dtrace.c58 trace_file(const char *name) in trace_file() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleLoader.cpp82 std::optional<FileSpec> trace_file; ParseThread() local
H A DTraceIntelPT.cpp160 if (const std::optional<FileSpec> &trace_file = thread->GetTraceFile()) { in CreateInstanceForPostmortemTrace() local