Searched defs:traces (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/gcc/
H A Dbb-reorder.c224 find_traces(int *n_traces, struct trace *traces) argument
428 find_traces_1_round(int branch_th, int exec_th, gcov_type count_th, struct trace *traces, int *n_traces, int round, fibheap_t *heap, int number_of_rounds) argument
897 connect_traces(int n_traces, struct trace *traces) argument
1895 struct trace *traces; local
[all...]
/freebsd-11.0-release/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cc429 static bool HandleRacyStacks(ThreadState *thr, VarSizeStackTrace traces[2], argument
475 static void AddRacyStacks(ThreadState *thr, VarSizeStackTrace traces[2], argument
615 VarSizeStackTrace traces[kMop]; local
[all...]

Completed in 106 milliseconds