Home
last modified time | relevance | path

Searched defs:cg_root (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/x86/x86/
H A Dmp_x86.c832 x86topo_add_sched_group(struct topo_node *root, struct cpu_group *cg_root) in x86topo_add_sched_group() argument
965 struct cpu_group *cg_root; cpu_topo() local
[all...]
/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h2911 kmp_info_p *cg_root; // "root" thread for a contention group global() member