Searched refs:proc_group_depth (Results 1 – 1 of 1) sorted by relevance
855 int proc_group_depth = get_level(KMP_HW_PROC_GROUP); in canonicalize() local856 if (gran_depth >= 0 && proc_group_depth >= 0 && in canonicalize()857 gran_depth < proc_group_depth) { in canonicalize()