Searched defs:create_maps (Results 1 – 2 of 2) sorted by relevance
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