Searched refs:grub_disk_cache_get_performance (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/commands/
H A Dcacheinfo.c33 grub_disk_cache_get_performance (&hits, &misses);
/osnet-11/usr/src/grub/grub2/include/grub/
H A Ddisk.h180 EXPORT_FUNC(grub_disk_cache_get_performance) (unsigned long *hits, unsigned long *misses);
/osnet-11/usr/src/grub/grub2/grub-core/kern/
H A Ddisk.c54 grub_disk_cache_get_performance (unsigned long *hits, unsigned long *misses) function

Completed in 207 milliseconds