OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:this_ticks
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/sim/mips/
dv-tx3904tmr.c
498
signed_8
this_ticks
= sim_events_time(sd);
local
506
warp =
this_ticks
- controller->last_ticks + controller->roundoff_ticks;
509
controller->last_ticks =
this_ticks
; /* initialize */
579
controller->last_ticks =
this_ticks
;
/src/external/gpl3/gdb/dist/sim/mips/
dv-tx3904tmr.c
498
signed_8
this_ticks
= sim_events_time(sd);
local
506
warp =
this_ticks
- controller->last_ticks + controller->roundoff_ticks;
509
controller->last_ticks =
this_ticks
; /* initialize */
579
controller->last_ticks =
this_ticks
;
Completed in 20 milliseconds
Indexes created Sun Mar 15 00:25:29 UTC 2026