Home
last modified time | relevance | path

Searched defs:table_fd (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/bcc/src/cc/
H A Dbpf_module.cc810 int BPFModule::table_fd(const string &name) const { in table_fd() function in ebpf::BPFModule
814 int BPFModule::table_fd(size_t id) const { in table_fd() function in ebpf::BPFModule