Home
last modified time | relevance | path

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

/external/bcc/src/python/bcc/
Dtable.py157 t = CpuMap(bpf, map_id, map_fd, keytype, leaftype)
781 class CpuMap(ArrayBase): class
783 super(CpuMap, self).__init__(*args, **kwargs)