Spoc_framework_registry.Framework_cachetype stats = {mutable hits : int;Successful cache lookups
*)mutable misses : int;Failed cache lookups
*)mutable puts : int;Cache writes
*)mutable errors : int;I/O errors
*)}Cache statistics
val stats : statsval get_stats : unit -> statsGet current cache statistics
Compute cache key from device, driver, and source