Searched defs:traces (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | bb-reorder.cc | 267 find_traces (int *n_traces, struct trace *traces) in find_traces() 450 struct trace *traces, int *n_traces, int round, in find_traces_1_round() 1003 const_edge cur_best_edge, struct trace *traces) in connect_better_edge_p() 1072 connect_traces (int n_traces, struct trace *traces) in connect_traces() 2351 struct trace *traces; in reorder_basic_blocks_software_trace_cache() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | bb-reorder.c | 267 find_traces (int *n_traces, struct trace *traces) in find_traces() 450 struct trace *traces, int *n_traces, int round, in find_traces_1_round() 1003 const_edge cur_best_edge, struct trace *traces) in connect_better_edge_p() 1072 connect_traces (int n_traces, struct trace *traces) in connect_traces() 2350 struct trace *traces; in reorder_basic_blocks_software_trace_cache() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
H A D | tsan_rtl_report.cc | 632 VarSizeStackTrace traces[kMop]; in ReportRace() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
H A D | tsan_rtl_report.cc | 634 VarSizeStackTrace traces[kMop]; in ReportRace() local
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
H A D | tsan_rtl_report.cpp | 871 VarSizeStackTrace traces[kMop]; in ReportRace() local
|