Home
last modified time | relevance | path

Searched defs:reuse_count (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.h41 u32 reuse_count; // Number of times this tid was reused. variable
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Ddisk_format.h112 int32_t reuse_count; // How often is this entry used. member
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cc111 unsigned reuse_count, in ThreadState()