Home
last modified time | relevance | path

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

/external/bcc/src/python/bcc/
D__init__.py185 _clock_gettime = _librt.clock_gettime variable in BPF
186 _clock_gettime.argtypes = [ct.c_int, ct.POINTER(timespec)]
195 if cls._clock_gettime(cls.CLOCK_MONOTONIC, ct.byref(t)) != 0:
/external/libcxx/lib/abi/3.9/
Dx86_64-apple-darwin16.abilist2357 {'type': 'U', 'name': '_clock_gettime'}