Searched refs:proc_group_depth (Results 1 – 1 of 1) sorted by relevance
916 int proc_group_depth = get_level(KMP_HW_PROC_GROUP); in set_granularity() local917 if (gran_depth >= 0 && proc_group_depth >= 0 && in set_granularity()918 gran_depth < proc_group_depth) { in set_granularity()