Home
last modified time | relevance | path

Searched defs:stats_size (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/amd/compiler/
Daco_interface.cpp199 size_t stats_size = 0; in aco_compile_shader() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_procmaps_common.cc149 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) { in GetMemoryProfile()
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_procmaps_common.cpp148 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) { in GetMemoryProfile()
Dsanitizer_fuchsia.cpp405 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) {} in GetMemoryProfile()
Dsanitizer_allocator_primary64.h232 uptr stats_size) { in FillMemoryProfile()
Dsanitizer_win.cpp1103 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) { } in GetMemoryProfile()
Dsanitizer_mac.cpp1235 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) { } in GetMemoryProfile()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_platform_linux.cc90 uptr *mem, uptr stats_size) { in FillProfileCallback()
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_platform_linux.cpp106 uptr *mem, uptr stats_size) { in FillProfileCallback()
/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_utils_test.cc203 int64 offset_ns, int64 duration_ns, int64 stats_size) { in CheckXEvent()
/external/mesa3d/src/amd/vulkan/
Dradv_shader.h377 unsigned stats_size; member