OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLOCK_PROF
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/kern/
kern_time.c
105
((clockid) == CLOCK_VIRTUAL || (clockid) ==
CLOCK_PROF
)
109
CTASSERT(ITIMER_PROF ==
CLOCK_PROF
);
662
*
CLOCK_PROF
).
892
* timers and a relative time for CLOCK_VIRTUAL/
CLOCK_PROF
timers.
1136
KASSERT(itn->it_clockid ==
CLOCK_PROF
);
1141
KASSERT(itn->it_clockid ==
CLOCK_PROF
);
1271
case
CLOCK_PROF
:
1282
case
CLOCK_PROF
:
/src/tests/lib/libc/sys/
t_clock_gettime.c
319
check_resolution("
CLOCK_PROF
",
CLOCK_PROF
);
t_timerfd.c
142
(fd = timerfd_create(
CLOCK_PROF
, 0)) == -1);
/src/sys/sys/
time.h
303
#define
CLOCK_PROF
2
Completed in 15 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026