OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLOCK_MONOTONIC_PRECISE
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/include/stdlib/
time.h
111
#define
CLOCK_MONOTONIC_PRECISE
11 /* FreeBSD-specific. */
/external/fio/
configure
720
#
CLOCK_MONOTONIC_PRECISE
probe
721
clock_monotonic_precise
="no"
728
return clock_gettime(
CLOCK_MONOTONIC_PRECISE
, NULL);
732
clock_monotonic_precise
="yes"
735
echo "
CLOCK_MONOTONIC_PRECISE
$
clock_monotonic_precise
"
[
all
...]
Completed in 93 milliseconds