OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLOCK_PROF
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/kern/
kern_time.c
104
((clockid) == CLOCK_VIRTUAL || (clockid) ==
CLOCK_PROF
)
108
CTASSERT(ITIMER_PROF ==
CLOCK_PROF
);
661
*
CLOCK_PROF
).
891
* timers and a relative time for CLOCK_VIRTUAL/
CLOCK_PROF
timers.
1135
KASSERT(itn->it_clockid ==
CLOCK_PROF
);
1140
KASSERT(itn->it_clockid ==
CLOCK_PROF
);
1270
case
CLOCK_PROF
:
1281
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 Oct 11 19:10:01 GMT 2025