Home
last modified time | relevance | path

Searched refs:LruHash (Results 1 – 1 of 1) sorted by relevance

/external/bcc/src/python/bcc/
Dtable.py149 t = LruHash(bpf, map_id, map_fd, keytype, leaftype)
411 class LruHash(HashTable): class
413 super(LruHash, self).__init__(*args, **kwargs)