Home
last modified time | relevance | path

Searched refs:MAX_CORE_PROCS (Results 1 – 2 of 2) sorted by relevance

/external/qemu/android/protocol/
Dcore-connection.h30 #define MAX_CORE_PROCS 16 macro
/external/qemu/android/
Dmain-common.c954 #define MAX_CORE_PROCS 16 macro
1013 CoreConsole cores[MAX_CORE_PROCS]; in list_running_cores()
1024 for (nn = 0; nn < MAX_CORE_PROCS; nn++) { in list_running_cores()
1033 for (nn = 0; nn < MAX_CORE_PROCS; nn++) { in list_running_cores()