Searched refs:last_dom (Results 1 – 1 of 1) sorted by relevance
46 unsigned int *last_dom) in topo_subleaf() argument87 dom = *last_dom + 1; in topo_subleaf()90 *last_dom = dom; in topo_subleaf()106 unsigned int last_dom; in parse_topology_leaf() local110 for (subleaf = 0, last_dom = 0; topo_subleaf(tscan, leaf, subleaf, &last_dom); subleaf++); in parse_topology_leaf()