PFN_GETACTIVEPROCESSORGROUPCOUNT  189 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c typedef WORD (WINAPI *PFN_GETACTIVEPROCESSORGROUPCOUNT)(void);
PFN_GETACTIVEPROCESSORGROUPCOUNT  190 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c static PFN_GETACTIVEPROCESSORGROUPCOUNT GetActiveProcessorGroupCountProc;
PFN_GETACTIVEPROCESSORGROUPCOUNT  238 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	(PFN_GETACTIVEPROCESSORGROUPCOUNT) GetProcAddress(kernel32, "GetActiveProcessorGroupCount");