OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_now
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/h8300/
compile.c
321
get_now
(void)
function
1761
int tick_start =
get_now
();
4394
h8_set_ticks (cpu, h8_get_ticks (cpu) +
get_now
() - tick_start);
/src/external/gpl3/gdb.old/dist/sim/h8300/
compile.c
321
get_now
(void)
function
1761
int tick_start =
get_now
();
4394
h8_set_ticks (cpu, h8_get_ticks (cpu) +
get_now
() - tick_start);
/src/external/gpl3/gdb.old/dist/sim/sh/
interp.c
760
get_now
(void)
function
1056
regs[0] =
get_now
();
1714
int tick_start =
get_now
();
1849
saved_state.asregs.ticks +=
get_now
() - tick_start;
/src/external/gpl3/gdb/dist/sim/sh/
interp.c
760
get_now
(void)
function
1056
regs[0] =
get_now
();
1714
int tick_start =
get_now
();
1849
saved_state.asregs.ticks +=
get_now
() - tick_start;
Completed in 53 milliseconds
Indexes created Fri Mar 20 00:23:26 UTC 2026