souffle  2.0.2-371-g6315b36
Data Fields
souffle::detail::brie::TrieBase< Dim, Derived >::hint_statistics Struct Reference

#include <Brie.h>

Collaboration diagram for souffle::detail::brie::TrieBase< Dim, Derived >::hint_statistics:
Collaboration graph

Data Fields

CacheAccessCounter contains
 
CacheAccessCounter get_boundaries
 
CacheAccessCounter inserts
 

Detailed Description

template<unsigned Dim, typename Derived>
struct souffle::detail::brie::TrieBase< Dim, Derived >::hint_statistics

Definition at line 2154 of file Brie.h.

Field Documentation

◆ contains

template<unsigned Dim, typename Derived >
CacheAccessCounter souffle::detail::brie::TrieBase< Dim, Derived >::hint_statistics::contains

Definition at line 2159 of file Brie.h.

◆ get_boundaries

template<unsigned Dim, typename Derived >
CacheAccessCounter souffle::detail::brie::TrieBase< Dim, Derived >::hint_statistics::get_boundaries

Definition at line 2162 of file Brie.h.

◆ inserts

template<unsigned Dim, typename Derived >
CacheAccessCounter souffle::detail::brie::TrieBase< Dim, Derived >::hint_statistics::inserts

Definition at line 2156 of file Brie.h.


The documentation for this struct was generated from the following file: