Searched refs:distance_ref_points_depth (Results 1 – 1 of 1) sorted by relevance
64 static int distance_ref_points_depth; variable205 for (i = 0; i < distance_ref_points_depth; i++) { in __node_distance()225 for (i = 0; i < distance_ref_points_depth; i++) { in initialize_distance_lookup_table()251 of_read_number(associativity, 1) >= distance_ref_points_depth) in associativity_to_nid()320 &distance_ref_points_depth); in find_min_common_depth()327 distance_ref_points_depth /= sizeof(int); in find_min_common_depth()338 if (distance_ref_points_depth < 2) { in find_min_common_depth()351 if (distance_ref_points_depth > MAX_DISTANCE_REF_POINTS) { in find_min_common_depth()354 distance_ref_points_depth = MAX_DISTANCE_REF_POINTS; in find_min_common_depth()1219 for (i = 0; i < distance_ref_points_depth; i++) in setup_cpu_associativity_change_counters()[all …]