Lines Matching refs:race
24 bool "KCSAN: dynamic data race detector"
31 data-race detector that relies on compile-time instrumentation.
61 external functions on report generation; if a race report is
80 various race scenarios, and verifies the reports generated to
141 results in more aggressive race detection, whereas a larger value
165 int "Duration in milliseconds, in which any given race is only reported once"
168 Any given race is only reported once in the defined time window.
183 conflicting access is of unknown origin. This type of race is
184 reported if it was only possible to infer a race due to a data value
188 bool "Strict data-race checking"
201 unchanged, do not report the data race.
223 writes will never be reported as a data race, however, will cause