OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_tb
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/powerpc/booke/
booke_machdep.c
681
uint64_t
last_tb
= 0;
local in function:dump_splhist
690
if (
last_tb
&& from != IPL_NONE)
691
(*pr)(" (+%"PRId64")", tb -
last_tb
);
693
last_tb
= tb;
booke_machdep.c
681
uint64_t
last_tb
= 0;
local in function:dump_splhist
690
if (
last_tb
&& from != IPL_NONE)
691
(*pr)(" (+%"PRId64")", tb -
last_tb
);
693
last_tb
= tb;
booke_machdep.c
681
uint64_t
last_tb
= 0;
local in function:dump_splhist
690
if (
last_tb
&& from != IPL_NONE)
691
(*pr)(" (+%"PRId64")", tb -
last_tb
);
693
last_tb
= tb;
Completed in 69 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025