Home
last modified time | relevance | path

Searched defs:WriteMemoryProfile (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_platform_windows.cpp26 void WriteMemoryProfile(char *buf, uptr buf_size, u64 uptime_ns) {} in WriteMemoryProfile() function
H A Dtsan_platform_mac.cpp142 void WriteMemoryProfile(char *buf, uptr buf_size, u64 uptime_ns) { in WriteMemoryProfile() function
H A Dtsan_platform_linux.cpp121 void WriteMemoryProfile(char *buf, uptr buf_size, u64 uptime_ns) { in WriteMemoryProfile() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_platform_windows.cc25 void WriteMemoryProfile(char *buf, uptr buf_size, uptr nthread, uptr nlive) { in WriteMemoryProfile() function
H A Dtsan_platform_linux.cc116 void WriteMemoryProfile(char *buf, uptr buf_size, uptr nthread, uptr nlive) { in WriteMemoryProfile() function
H A Dtsan_platform_mac.cc136 void WriteMemoryProfile(char *buf, uptr buf_size, uptr nthread, uptr nlive) { in WriteMemoryProfile() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_platform_windows.cc27 void WriteMemoryProfile(char *buf, uptr buf_size, uptr nthread, uptr nlive) { in WriteMemoryProfile() function
H A Dtsan_platform_mac.cc138 void WriteMemoryProfile(char *buf, uptr buf_size, uptr nthread, uptr nlive) { in WriteMemoryProfile() function
H A Dtsan_platform_linux.cc118 void WriteMemoryProfile(char *buf, uptr buf_size, uptr nthread, uptr nlive) { in WriteMemoryProfile() function