Searched refs:bcc_create_map (Results 1 – 4 of 4) sorted by relevance
85 ctrl_map_fd = bcc_create_map(BPF_MAP_TYPE_ARRAY, "control", sizeof(uint32_t), in main()
44 int bcc_create_map(enum bpf_map_type map_type, const char *name,
380 int bcc_create_map(enum bpf_map_type map_type, const char *name, in bcc_create_map() function