Searched refs:cur_count (Results 1 – 2 of 2) sorted by relevance
774 size_t cur_count = classify_object_over_fdes (ob, *p); in init_object() local775 if (cur_count == (size_t) -1) in init_object()777 count += cur_count; in init_object()
881 profile_count cur_count = epath->count (); in compute_path_counts() local885 cur_count = cur_count.apply_probability (onpath_scale); in compute_path_counts()904 if (cur_count < path_out_count) in compute_path_counts()905 path_out_count = cur_count; in compute_path_counts()