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