Home
last modified time | relevance | path

Searched defs:bpf_htab (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h32419 struct bpf_htab { struct
32420 struct bpf_map map;
32421 struct bucket *buckets;
32422 void *elems;
32429 union {
32453 struct bpf_htab *htab; argument