Lines Matching full:reported
155 int "Duration in milliseconds, in which any given race is only reported once"
158 Any given race is only reported once in the defined time window.
164 # The main purpose of the below options is to control reported data races, and
174 reported if it was only possible to infer a race due to a data value
225 aligned writes up to word size will not be reported as data races;
227 will also not be reported.
235 writes will never be reported as a data race, however, will cause
239 reported.
243 be reported as data races; however, unlike that option, data races
244 due to two conflicting plain writes will be reported (aligned and
254 to further reduce reported data races due to data-racy patterns