Home
last modified time | relevance | path

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

/external/libselinux/src/
Davc_internal.h136 #define avc_cache_stats_incr(field) \ macro
143 #define avc_cache_stats_incr(field) macro
Davc.c385 avc_cache_stats_incr(cav_lookups); in avc_lookup()
389 avc_cache_stats_incr(cav_hits); in avc_lookup()
395 avc_cache_stats_incr(cav_misses); in avc_lookup()
713 avc_cache_stats_incr(entry_lookups); in hidden_def()
720 avc_cache_stats_incr(entry_hits); in hidden_def()
723 avc_cache_stats_incr(entry_discards); in hidden_def()
729 avc_cache_stats_incr(entry_misses); in hidden_def()