Lines Matching full:reported
154 int "Duration in milliseconds, in which any given race is only reported once"
157 Any given race is only reported once in the defined time window.
163 # The main purpose of the below options is to control reported data races, and
173 reported if it was only possible to infer a race due to a data value
224 aligned writes up to word size will not be reported as data races;
226 will also not be reported.
234 writes will never be reported as a data race, however, will cause
238 reported.
242 be reported as data races; however, unlike that option, data races
243 due to two conflicting plain writes will be reported (aligned and
253 to further reduce reported data races due to data-racy patterns