Searched defs:create_maps (Results 1 – 3 of 3) sorted by relevance
97 bool create_maps = true; member
66 static int create_maps(enum bpf_map_type inner_type) in create_maps() function
378 int BPFModule::create_maps(std::map<std::string, std::pair<int, int>> &map_tids, in create_maps() function in ebpf::BPFModule