Searched defs:CPUState (Results 1 - 2 of 2) sorted by relevance

/external/qemu/include/qom/
H A Dcpu.h45 typedef struct CPUState CPUState; typedef in typeref:struct:CPUState
47 typedef void (*CPUUnassignedAccess)(CPUState *cpu, hwaddr addr,
55 struct CPUState { struct
78 QTAILQ_ENTRY(CPUState) node; /* next CPU sharing TB cache */
94 #define CPU(obj) ((CPUState*)(obj))
96 QTAILQ_HEAD(CPUTailQ, CPUState);
104 DECLARE_TLS(CPUState *, current_cpu);
131 void cpu_dump_state(CPUState *cpu, FILE *f, fprintf_function cpu_fprintf,
143 void cpu_dump_statistics(CPUState *cp
[all...]
/external/robolectric/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...

Completed in 319 milliseconds