HomeSort by: relevance | last modified time | path
    Searched refs:traces (Results 1 - 6 of 6) sorted by relevancy

  /src/usr.bin/make/unit-tests/
varname-make_stack_trace.mk 4 # to print inter-process stack traces that are useful to narrow down where an
7 # While inter-process stack traces are useful to narrow down errors, they are
10 # the sub-make processes. The space used for the stack traces would compete
varmod-loop.mk 186 # traces from the environment are gone as well. To do that, a global variable
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl_report.cc 442 static bool HandleRacyStacks(ThreadState *thr, VarSizeStackTrace traces[2],
451 hash.hash[0] = md5_hash(traces[0].trace, traces[0].size * sizeof(uptr));
452 hash.hash[1] = md5_hash(traces[1].trace, traces[1].size * sizeof(uptr));
488 static void AddRacyStacks(ThreadState *thr, VarSizeStackTrace traces[2],
493 hash.hash[0] = md5_hash(traces[0].trace, traces[0].size * sizeof(uptr));
494 hash.hash[1] = md5_hash(traces[1].trace, traces[1].size * sizeof(uptr))
634 VarSizeStackTrace traces[kMop]; local in function:__tsan::ReportRace
    [all...]
  /src/sys/arch/x68k/stand/xxboot/
boot.S 94 | At first save all initial registers for observing traces
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
ls1021a-tsn.dts 118 /* RGMII delays added via PCB traces */
  /src/sys/external/isc/libsodium/dist/
aclocal.m4 31 # Automake X.Y traces this macro to ensure aclocal.m4 has been
44 # aclocal traces this macro to find the Autoconf version.

Completed in 15 milliseconds