Searched refs:in_shared_cache (Results 1 – 1 of 1) sorted by relevance
3380 char in_shared_cache = 'Y'; in PrintModule() local3384 in_shared_cache = 'N'; in PrintModule()3390 strm.Printf("{%c %*" PRIu64 "}", in_shared_cache, width, (uint64_t)ref_count); in PrintModule()3392 strm.Printf("{%c %" PRIu64 "}", in_shared_cache, (uint64_t)ref_count); in PrintModule()