OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:save_tc
(Results
1 - 1
of
1
) sorted by null
/external/qemu/target-mips/
machine.c
6
static void
save_tc
(QEMUFile *f, TCState *tc)
function
49
save_tc
(f, &env->active_tc);
148
save_tc
(f, &env->tcs[i]);
Completed in 171 milliseconds