Searched refs:lookups (Results 1 – 4 of 4) sorted by relevance
38 unsigned int lookups; member
59 will ensure that lookups times are short and stable.
1554 unsigned int lookups = st->lookups; in sel_avc_stats_seq_show() local1556 unsigned int hits = lookups - misses; in sel_avc_stats_seq_show()1557 seq_printf(seq, "%u %u %u %u %u %u\n", lookups, in sel_avc_stats_seq_show()
557 avc_cache_stats_incr(lookups); in avc_lookup()
Completed in 12 milliseconds