OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:capth
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
kern_tc.c
1144
pps->
capth
= th;
1229
pps->capgen != pps->
capth
->th_generation ||
1312
if (pps->ppstc != pps->
capth
->th_counter) {
1313
pps->ppstc = pps->
capth
->th_counter;
1330
bt = pps->
capth
->th_offset;
1331
bintime_addx(&bt, pps->
capth
->th_scale * (acount - pps->
capth
->th_offset_count));
1365
if (pps->capgen != pps->
capth
->th_generation)
1393
bintime_addx(&bt, pps->
capth
->th_scale * dcount);
1425
tcount &= pps->
capth
->th_counter->tc_counter_mask
[
all
...]
/src/sys/sys/
timepps.h
149
struct timehands *
capth
;
member in struct:pps_state
Completed in 15 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026