Searched defs:db_file (Results 1 – 4 of 4) sorted by relevance
215 def genDB(self, db_file): argument246 def readDB(self, db_file): argument
144 static sqlite3 * db_open(const char *db_file) in db_open()
141 static sqlite3 * db_open(const char *db_file) in db_open()
1507 static void bpf_hash_init(struct bpf_elf_ctx *ctx, const char *db_file) in bpf_hash_init()