Home
last modified time | relevance | path

Searched defs:trace (Results 1 – 25 of 67) sorted by relevance

123

/freebsd/contrib/wpa/src/utils/
H A Dwpabuf.c33 struct wpabuf_trace *trace = wpabuf_get_trace(buf); in wpabuf_overflow() local
51 struct wpabuf_trace *trace; in wpabuf_resize() local
116 struct wpabuf_trace *trace = os_zalloc(sizeof(struct wpabuf_trace) + in wpabuf_alloc() local
138 struct wpabuf_trace *trace = os_zalloc(sizeof(struct wpabuf_trace) + in wpabuf_alloc_ext_data() local
185 struct wpabuf_trace *trace; in wpabuf_free() local
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_debugging.cpp55 CopyTrace(SymbolizedStack * first_frame,void ** trace,uptr trace_size) CopyTrace() argument
98 __tsan_get_report_stack(void * report,uptr idx,void ** trace,uptr trace_size) __tsan_get_report_stack() argument
109 __tsan_get_report_mop(void * report,uptr idx,int * tid,void ** addr,int * size,int * write,int * atomic,void ** trace,uptr trace_size) __tsan_get_report_mop() argument
126 __tsan_get_report_loc(void * report,uptr idx,const char ** type,void ** addr,uptr * start,uptr * size,int * tid,int * fd,int * suppressable,void ** trace,uptr trace_size) __tsan_get_report_loc() argument
154 __tsan_get_report_mutex(void * report,uptr idx,uptr * mutex_id,void ** addr,int * destroyed,void ** trace,uptr trace_size) __tsan_get_report_mutex() argument
168 __tsan_get_report_thread(void * report,uptr idx,int * tid,tid_t * os_id,int * running,const char ** name,int * parent_tid,void ** trace,uptr trace_size) __tsan_get_report_thread() argument
242 __tsan_get_alloc_stack(uptr addr,uptr * trace,uptr size,int * thread_id,tid_t * os_id) __tsan_get_alloc_stack() argument
[all...]
H A Dtsan_rtl.cpp85 Trace* trace = &thr->tctx->trace; in TracePartAlloc() local
127 if (auto trace = part->trace) in TraceResetForTesting() local
150 auto trace = &tctx->trace; in DoResetImpl() local
327 auto* trace = &thr->tctx->trace; in SlotDetachImpl() local
914 Trace *trace = &thr->tctx->trace; in TraceSkipGap() local
963 Trace* trace = &thr->tctx->trace; in TraceSwitchPartImpl() local
H A Dtsan_rtl_report.cpp101 static ReportStack *SymbolizeStack(StackTrace trace) { in SymbolizeStack()
355 void TraceReplay(Trace *trace, TracePart *last, Event *last_pos, Sid sid, in TraceReplay()
460 Trace *trace = &tctx->trace; in RestoreStack() local
671 bool IsFiredSuppression(Context *ctx, ReportType type, StackTrace trace) { in IsFiredSuppression()
826 VarSizeStackTrace trace; in PrintCurrentStack() local
/freebsd/sys/contrib/zstd/programs/
H A Dzstdcli_trace.c80 static void TRACE_log(char const* method, PTime duration, ZSTD_Trace const* trace) in TRACE_log()
135 void ZSTD_trace_compress_end(ZSTD_TraceCtx ctx, ZSTD_Trace const* trace) in ZSTD_trace_compress_end()
153 void ZSTD_trace_decompress_end(ZSTD_TraceCtx ctx, ZSTD_Trace const* trace) in ZSTD_trace_decompress_end()
/freebsd/contrib/libexecinfo/
H A Dbacktrace.c177 backtrace_symbols_fmt(void *const *trace, size_t len, const char *fmt) in backtrace_symbols_fmt()
224 backtrace_symbols_fd_fmt(void *const *trace, size_t len, int fd, in backtrace_symbols_fd_fmt()
240 backtrace_symbols(void *const *trace, size_t len) in backtrace_symbols()
246 backtrace_symbols_fd(void *const *trace, size_t len, int fd) in backtrace_symbols_fd()
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_debugging.cpp50 uptr AsanGetStack(uptr addr, uptr *trace, u32 size, u32 *thread_id, in AsanGetStack()
132 uptr __asan_get_alloc_stack(uptr addr, uptr *trace, uptr size, u32 *thread_id) { in __asan_get_alloc_stack()
137 uptr __asan_get_free_stack(uptr addr, uptr *trace, uptr size, u32 *thread_id) { in __asan_get_free_stack()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DCommandObjectTraceStartIntelPT.h40 CommandObjectThreadTraceStartIntelPT(TraceIntelPT &trace, in CommandObjectThreadTraceStartIntelPT() argument
86 CommandObjectProcessTraceStartIntelPT(TraceIntelPT &trace, in CommandObjectProcessTraceStartIntelPT() argument
[all...]
H A DThreadDecoder.cpp21 ThreadDecoder::ThreadDecoder(const ThreadSP &thread_sp, TraceIntelPT &trace) in ThreadDecoder()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DRDFCopy.h34 void trace(bool On) { Trace = On; } in trace() function
35 bool trace() const { return Trace; } in trace() function
H A DRDFDeadCode.h40 void trace(bool On) { Trace = On; } in trace() function
41 bool trace() const { return Trace; } in trace() function
/freebsd/libexec/rtld-elf/
H A Ddebug.h54 #define trace() msg(_BASENAME_RTLD ": " __XSTRING(__LINE__) "\n") macro
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dcoredump.h12 struct trace { struct
13 u32 id;
14 u32 timestamp;
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp121 StructuredData::Array *trace = new StructuredData::Array(); in RetrieveReportData() local
253 auto trace = info->GetObjectForDotSeparatedPath("trace")->GetAsArray(); in GetBacktracesFromExtendedStopInfo() local
/freebsd/contrib/dialog/
H A Ddialog.pl53 sub trace { subroutine
/freebsd/contrib/ntp/libntp/
H A Dicom.c142 int trace /* trace flags */ ) in icom_init()
/freebsd/usr.bin/banner/
H A Dbanner.c1011 static int debug, i, j, linen, max, nchars, pc, term, trace, x, y; variable
/freebsd/sys/dev/qlnx/qlnxe/
H A Dqlnx_ioctl.c334 qlnx_get_trace_size(qlnx_host_t *ha, qlnx_trace_t *trace) in qlnx_get_trace_size()
348 qlnx_get_trace(qlnx_host_t *ha, int hwfn_index, qlnx_trace_t *trace) in qlnx_get_trace()
994 qlnx_trace_t *trace; in qlnx_eioctl() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp148 StructuredData::Array *trace = new StructuredData::Array(); in RetrieveReportData() local
313 auto trace = info->GetObjectForDotSeparatedPath("trace")->GetAsArray(); in GetBacktracesFromExtendedStopInfo() local
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_debugfs.c219 int trace; in debugfs_trace_show() local
276 struct dentry *top, *use_count, *trace; in vchiq_debugfs_add_instance() local
/freebsd/usr.bin/m4/
H A Dtrace.c148 trace(const char *argv[], int argc, struct input_file *inp) in trace() function
/freebsd/crypto/openssh/regress/
H A Dtest-exec.sh538 trace () function
/freebsd/usr.bin/procstat/
H A Dprocstat_kstack.c169 char trace[KKST_MAXLEN], encoded_trace[KKST_MAXLEN]; in procstat_kstack() local
/freebsd/sys/sys/
H A Dkdb.h53 #define KDB_BACKEND(name, init, trace, trace_thread, trap) \ argument
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace.h43 const uptr *trace; member

123