OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tend
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/lockstat/
main.c
504
uintptr_t
tend
, sa, ea;
local in function:findsym
515
end = &
tend
;
/src/sys/arch/sgimips/dev/
scn.c
1486
struct timeval
tend
;
local in function:scnsoft
1489
microtime(&
tend
);
1490
t = (
tend
.tv_sec - tstart.tv_sec) * 1000000 + (
tend
.tv_usec - tstart.tv_usec);
Completed in 13 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025