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