Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Dntfstime.h71 s64 cputime; in ntfs2timespec() local
73 cputime = sle64_to_cpu(ntfstime); in ntfs2timespec()
74 spec.tv_sec = (cputime - (NTFS_TIME_OFFSET)) / 10000000; in ntfs2timespec()
75 spec.tv_nsec = (cputime - (NTFS_TIME_OFFSET) in ntfs2timespec()
/third_party/boost/tools/build/src/engine/
Dexecvms.cpp394 long cputime = 0; in get_cpu_time() local
398 { sizeof( cputime ), JPI$_CPUTIM, &cputime, NULL }, /* longword int, 10ms */ in get_cpu_time()
413 result = ( cputime / 100 ) * CLOCKS_PER_SEC; in get_cpu_time()
/third_party/musl/
DWHATSNEW926 - per-process and per-thread cputime clocks