Home | History | Annotate | Download | only in base

Lines Matching refs:get

34     DCHECK(histogram.get() != NULL);
40 if (registered_histogram.get() != NULL &&
41 registered_histogram.get() != histogram.get())
118 // Get local (stack) copies of all effectively volatile class data so that we
210 // (effectively making one bucket get no values). We need to avoid:
213 // until we get a ratio that moves us along at least 2 units at a time. From
265 // Use the actual bucket widths (like a linear histogram) until the widths get
267 // get so big so fast (and we don't expect to see a lot of entries in the large
588 DCHECK(histogram.get() != NULL);
593 if (registered_histogram.get() != NULL &&
594 registered_histogram.get() != histogram.get())
677 DCHECK(histogram.get() != NULL);
682 if (registered_histogram.get() != NULL &&
683 registered_histogram.get() != histogram.get())