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