Lines Matching full:reported
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.
174 # The main purpose of the below options is to control reported data races, and
184 reported if it was only possible to infer a race due to a data value
213 aligned writes up to word size will not be reported as data races;
215 will also not be reported.
223 writes will never be reported as a data race, however, will cause
227 reported.
231 be reported as data races; however, unlike that option, data races
232 due to two conflicting plain writes will be reported (aligned and
242 to further reduce reported data races due to data-racy patterns