Home
last modified time | relevance | path

Searched refs:avc_cache_stats_incr (Results 1 – 2 of 2) sorted by relevance

/external/selinux/libselinux/src/
Davc_internal.h136 #define avc_cache_stats_incr(field) \ macro
143 #define avc_cache_stats_incr(field) macro
Davc.c430 avc_cache_stats_incr(cav_lookups); in avc_lookup()
434 avc_cache_stats_incr(cav_hits); in avc_lookup()
440 avc_cache_stats_incr(cav_misses); in avc_lookup()
773 avc_cache_stats_incr(entry_lookups); in avc_has_perm_noaudit()
780 avc_cache_stats_incr(entry_hits); in avc_has_perm_noaudit()
783 avc_cache_stats_incr(entry_discards); in avc_has_perm_noaudit()
789 avc_cache_stats_incr(entry_misses); in avc_has_perm_noaudit()