OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tclock
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpcmips/vr/
bcu_vrip.c
150
int cpuclock = 0,
tclock
= 0, vtclock = 0, cpuid;
local in function:vrbcu_dump_regs
186
vtclock =
tclock
= cpuclock;
189
vtclock =
tclock
= cpuclock/2;
192
vtclock =
tclock
= cpuclock/3;
195
vtclock =
tclock
= cpuclock/4;
198
vtclock =
tclock
= 0;
204
vtclock =
tclock
= cpuclock/2;
209
vtclock =
tclock
= cpuclock/2;
211
vtclock =
tclock
= cpuclock/3;
213
vtclock =
tclock
= cpuclock/4
[
all
...]
/src/usr.bin/script/
script.c
447
time_t
tclock
;
local in function:playback
470
tclock
= stamp.scr_sec;
478
ctime(&
tclock
));
488
ctime(&
tclock
));
Completed in 15 milliseconds
Indexes created Wed Sep 24 02:09:48 GMT 2025