Searched refs:n_cache_hit (Results 1 – 4 of 4) sorted by relevance
97 u32 *n_cache_hit);
51 u64 n_cache_hit; member
256 u32 n_cache_hit; in ovs_dp_process_packet() local263 &n_mask_hit, &n_cache_hit); in ovs_dp_process_packet()325 stats->n_cache_hit += n_cache_hit; in ovs_dp_process_packet()780 mega_stats->n_cache_hit += local_stats.n_cache_hit; in get_dp_stats()
114 __u64 n_cache_hit; /* Number of cache matches for flow lookups. */ member