procinfo          216 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c static void fill_amd_cache(struct procinfo *infos, unsigned level, hwloc_obj_cache_type_t type, unsigned nbthreads_sharing, unsigned cpuid)
procinfo          265 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c static void look_proc(struct hwloc_backend *backend, struct procinfo *infos, unsigned highest_cpuid, unsigned highest_ext_cpuid, unsigned *features, enum cpuid_type cpuid_type, struct cpuiddump *src_cpuiddump)
procinfo          685 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c hwloc_x86_add_cpuinfos(hwloc_obj_t obj, struct procinfo *info, int replace)
procinfo          705 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c static void summarize(struct hwloc_backend *backend, struct procinfo *infos, int fulldiscovery)
procinfo         1034 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c look_procs(struct hwloc_backend *backend, struct procinfo *infos, int fulldiscovery,
procinfo         1159 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   struct procinfo *infos = NULL;
procinfo         1203 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   infos = calloc(nbprocs, sizeof(struct procinfo));