Searched refs:num_logical (Results 1 – 1 of 1) sorted by relevance
3797 UINT i, offset = 0, num_rows = 0, num_logical, num_physical, num_packages; in fill_processor() local3804 num_logical = get_logical_processor_count( &num_physical, &num_packages ); in fill_processor()3844 rec->num_logical_processors = num_logical / num_packages; in fill_processor()