Home
last modified time | relevance | path

Searched refs:nlive (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_platform_windows.cc31 void WriteMemoryProfile(char *buf, uptr buf_size, uptr nthread, uptr nlive) { in WriteMemoryProfile() argument
Dtsan_platform_linux.cc111 void WriteMemoryProfile(char *buf, uptr buf_size, uptr nthread, uptr nlive) { in WriteMemoryProfile() argument
123 nlive, nthread); in WriteMemoryProfile()
Dtsan_platform_mac.cc108 void WriteMemoryProfile(char *buf, uptr buf_size, uptr nthread, uptr nlive) { in WriteMemoryProfile() argument
Dtsan_platform.h756 void WriteMemoryProfile(char *buf, uptr buf_size, uptr nthread, uptr nlive);