Searched refs:BPFPercpuHashTable (Results 1 – 3 of 3) sorted by relevance
148 BPFPercpuHashTable<KeyType, ValueType> get_percpu_hash_table( in get_percpu_hash_table()152 return BPFPercpuHashTable<KeyType, ValueType>(it->second); in get_percpu_hash_table()153 return BPFPercpuHashTable<KeyType, ValueType>({}); in get_percpu_hash_table()
335 class BPFPercpuHashTable338 explicit BPFPercpuHashTable(const TableDesc& desc) in BPFPercpuHashTable() function
106 ebpf::BPFPercpuHashTable<int, uint64_t> t =