OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:capth
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
kern_tc.c
1143
pps->
capth
= th;
1228
pps->capgen != pps->
capth
->th_generation ||
1311
if (pps->ppstc != pps->
capth
->th_counter) {
1312
pps->ppstc = pps->
capth
->th_counter;
1329
bt = pps->
capth
->th_offset;
1330
bintime_addx(&bt, pps->
capth
->th_scale * (acount - pps->
capth
->th_offset_count));
1364
if (pps->capgen != pps->
capth
->th_generation)
1392
bintime_addx(&bt, pps->
capth
->th_scale * dcount);
1424
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 12 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025