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

References

projects/compiler-rt/lib/hwasan/hwasan.cpp
  164       internal_getpid(), GetRSS(), thread_stats.n_live_threads,
  166       thread_stats.n_live_threads * thread_list.MemoryUsedPerThread(),
projects/compiler-rt/lib/hwasan/hwasan_thread_list.h
  174     stats_.n_live_threads++;
  180     stats_.n_live_threads--;