Searched defs:bcc_func_load (Results 1 – 2 of 2) sorted by relevance
235 int bcc_func_load(void *program, int prog_type, const char *name, in bcc_func_load() function
995 int BPFModule::bcc_func_load(int prog_type, const char *name, in bcc_func_load() function in ebpf::BPFModule