Jim_TimeCoreCommand() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

Jim_TimeCoreCommand() function

Syntax

static int Jim_TimeCoreCommand(Jim_Interp *interp,     int argc,     Jim_Obj *const *argv);

Arguments

interp

argc

argv

References

LocationText
jimsh0.c:18030
static int Jim_TimeCoreCommand(Jim_Interp *interp, int argc, Jim_Obj *const *argv)
jimsh0.c:19434
{"time", Jim_TimeCoreCommand},

Call Tree

Functions called by Jim_TimeCoreCommand()
Jim_TimeCoreCommand()
Data read by Jim_TimeCoreCommand()
Data written by Jim_TimeCoreCommand()
Jim_TimeCoreCommand()::i
Jim_TimeCoreCommand()::count
Jim_TimeCoreCommand()::start
Jim_TimeCoreCommand()::elapsed
Jim_TimeCoreCommand()::buf
Jim_TimeCoreCommand()::fmt
Jim_TimeCoreCommand()::retval
Jim_TimeCoreCommand()::_resultObjPtr_
all items filtered out
Jim_TimeCoreCommand()
Jim_TimeCoreCommand()::i
Jim_TimeCoreCommand()::start
Jim_TimeCoreCommand()::elapsed
Jim_TimeCoreCommand()::retval
all items filtered out
Type of Jim_TimeCoreCommand()
Jim_TimeCoreCommand()
all items filtered out