How to determine the number of 2nd level cache entries per region?

Is there a way to determine the number of 2nd level cache entries for a given region?

Since Hibernate isn’t caching itself I don’t think there’s a way to obtain tier statistik. But Hibernate is managing it’s own statistik data, so maybe we can manage somehow to determine the number of entries?

Many thanks for any information