HomeSort by: relevance | last modified time | path
    Searched refs:MemoryUsedPerThread (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libsanitizer/hwasan/
hwasan_thread_list.h 146 uptr MemoryUsedPerThread() {
hwasan.cpp 181 thread_stats.n_live_threads * thread_list.MemoryUsedPerThread(),
  /src/external/gpl3/gcc.old/dist/libsanitizer/hwasan/
hwasan_thread_list.h 144 uptr MemoryUsedPerThread() {
hwasan.cpp 154 thread_stats.n_live_threads * thread_list.MemoryUsedPerThread(),

Completed in 18 milliseconds