Searched refs:get_percpu_array_table (Results 1 – 2 of 2) sorted by relevance
110 ebpf::BPFPercpuArrayTable<uint64_t> t = bpf.get_percpu_array_table<uint64_t>("myarray");116 bpf.get_percpu_array_table<uint64_t>("myhash"); in __anonda43bfd80202()
115 BPFPercpuArrayTable<ValueType> get_percpu_array_table( in get_percpu_array_table() function