Searched defs:table_handle (Results 1 – 2 of 2) sorted by relevance
268 string* container, string* table_handle) { in GetTableHandle()300 string table_handle; in GetReferenceLookupTable() local334 string table_handle; in GetInitializableLookupTable() local
84 auto table_handle = bpf.get_hash_table<query_probe_t, int>("queries"); in main() local