OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TARGET_TIME
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/sim/cris/
traps.c
162
#define
TARGET_TIME
(cpu) (TARGET_EPOCH + TARGET_TIME_MS (cpu) / 1000)
2222
USI ts =
TARGET_TIME
(current_cpu);
3303
/* We have a simulator-specific notion of time. See
TARGET_TIME
. */
3308
return
TARGET_TIME
(current_cpu_for_cb_callback);
/src/external/gpl3/gdb/dist/sim/cris/
traps.c
162
#define
TARGET_TIME
(cpu) (TARGET_EPOCH + TARGET_TIME_MS (cpu) / 1000)
2222
USI ts =
TARGET_TIME
(current_cpu);
3303
/* We have a simulator-specific notion of time. See
TARGET_TIME
. */
3308
return
TARGET_TIME
(current_cpu_for_cb_callback);
Completed in 71 milliseconds
Indexes created Sat Jun 27 00:24:51 UTC 2026