216a217,218
> bool hasBeenPrefetched(Addr addr, bool is_secure) const;
>
231a234,238
> /** Total prefetches issued */
> uint64_t issuedPrefetches;
> /** Total prefetches that has been useful */
> uint64_t usefulPrefetches;
>