reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/compiler-rt/lib/sanitizer_common/sanitizer_common_libcdep.cpp
   52       if (stack_depot_stats) {
   54             stack_depot_stats->allocated) {
   57                  stack_depot_stats->n_uniq_ids,
   58                  stack_depot_stats->allocated >> 20);
   59           prev_reported_stack_depot_size = stack_depot_stats->allocated;