| /src/usr.bin/make/unit-tests/ |
| H A D | opt-tracefile.mk | 12 trace dependency1 dependency2: .PHONY target 15 trace: dependency1 dependency2 target
|
| /src/sbin/routed/ |
| H A D | Makefile | |
| /src/lib/libexecinfo/ |
| H A D | builtin.c | 55 backtrace(void **trace, size_t len) argument
|
| H A D | backtrace.c | 198 backtrace_symbols_fmt(void *const *trace, size_t len, const char *fmt) argument 245 backtrace_symbols_fd_fmt(void *const *trace, size_t len, int fd, argument 261 backtrace_symbols(void *const *trace, size_t len) argument 267 backtrace_symbols_fd(void *const *trace, size_t len, int fd) argument
|
| /src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/ |
| H A D | tsan_stack_test.cc | 21 static void TestStackTrace(StackTraceTy *trace) { argument 50 TestTrim(StackTraceTy * trace) argument 76 VarSizeStackTrace trace; local in function:__tsan::TEST 81 BufferedStackTrace trace; local in function:__tsan::TEST 86 VarSizeStackTrace trace; local in function:__tsan::TEST 91 BufferedStackTrace trace; local in function:__tsan::TEST [all...] |
| /src/games/backgammon/backgammon/ |
| H A D | extra.c | 45 FILE *trace; variable in typeref:typename:FILE * [all...] |
| H A D | move.c | 47 FILE *trace; variable in typeref:typename:FILE * [all...] |
| /src/games/banner/ |
| H A D | banner.c | 1025 static int debug, linen, max, nchars, pc, term, trace; variable in typeref:typename:int
|
| /src/sys/external/bsd/drm/dist/shared-core/ |
| H A D | sis_ds.h | 49 int trace; member in struct:__anon1492f9270208
|
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/ |
| H A D | sanitizer_stacktrace_test.cc | 38 BufferedStackTrace trace; member in class:__sanitizer::FastUnwindTest [all...] |
| /src/usr.bin/m4/ |
| H A D | trace.c | 165 trace(const char *argv[], int argc, struct input_file *inp) function in typeref:typename:size_t
|
| /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/ |
| H A D | amdgpu_hdcp.c | 36 struct mod_hdcp_trace *trace = &hdcp->connection.trace; local in function:push_error_status [all...] |
| /src/games/backgammon/common_source/ |
| H A D | subs.c | 122 static FILE *trace; local in function:writel
|
| /src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
| H A D | asan_debugging.cc | 50 uptr AsanGetStack(uptr addr, uptr *trace, u32 size, u32 *thread_id, argument 132 uptr __asan_get_alloc_stack(uptr addr, uptr *trace, uptr size, u32 *thread_id) { argument 137 uptr __asan_get_free_stack(uptr addr, uptr *trace, uptr size, u32 *thread_id) { argument
|
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_stacktrace.h | 42 const uptr *trace; member in struct:__sanitizer::StackTrace 52 StackTrace(const uptr *trace, u32 size) : trace(trace), size(size), tag(0) {} argument 53 StackTrace(const uptr *trace, u32 size, u32 tag) argument [all...] |
| /src/usr.sbin/timed/timedc/ |
| H A D | timedc.c | 58 int trace = 0; variable in typeref:typename:int
|
| /src/sys/sys/ |
| H A D | trace.h | 105 #define trace macro 110 #define trace macro [all...] |
| /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
| H A D | tsan_rtl_mutex.cc | 58 VarSizeStackTrace trace; local in function:__tsan::ReportMutexMisuse 115 VarSizeStackTrace trace; local in function:__tsan::MutexDestroy [all...] |
| H A D | tsan_debugging.cc | 50 static void CopyTrace(SymbolizedStack *first_frame, void **trace, argument 93 int __tsan_get_report_stack(void *report, uptr idx, void **trace, argument 103 __tsan_get_report_mop(void * report,uptr idx,int * tid,void ** addr,int * size,int * write,int * atomic,void ** trace,uptr trace_size) argument 119 __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) argument 148 __tsan_get_report_mutex(void * report,uptr idx,uptr * mutex_id,void ** addr,int * destroyed,void ** trace,uptr trace_size) argument 161 __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) argument 237 __tsan_get_alloc_stack(uptr addr,uptr * trace,uptr size,int * thread_id,tid_t * os_id) argument [all...] |
| /src/sys/external/bsd/drm2/include/ |
| H A D | i915_trace.h | 262 trace_i915_reg_rw(bool write,i915_reg_t reg,uint64_t value,size_t len,bool trace) argument
|
| /src/sbin/routed/rtquery/ |
| H A D | rtquery.c | 118 int trace, not_trace; /* send trace command or not */ variable in typeref:typename:int
|
| /src/bin/sh/ |
| H A D | show.c | 205 trace(const char *fmt, ...) function in typeref:typename:void
|
| /src/usr.bin/tftp/ |
| H A D | main.c | 77 int trace; variable in typeref:typename:int
|
| /src/usr.sbin/timed/timed/ |
| H A D | timed.c | 64 int trace = 0; variable in typeref:typename:int [all...] |
| /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/inc/ |
| H A D | mod_hdcp.h | 247 const struct mod_hdcp_trace *trace; member in struct:mod_hdcp_display_query
|