Searched refs:set_count (Results 1 – 9 of 9) sorted by relevance
43 int set_count,
114 void set_count (profile_count count) { count_ = count; } in set_count() function1233 AFDO_EINFO (unknown_edge)->set_count (bb->count - total_known_count); in afdo_propagate_edge()1235 AFDO_EINFO (unknown_edge)->set_count (profile_count::zero().afdo ()); in afdo_propagate_edge()1332 AFDO_EINFO (ep)->set_count (profile_count::zero ().afdo ()); in afdo_propagate_circuit()1338 AFDO_EINFO (only_one)->set_count (AFDO_EINFO (e)->get_count ()); in afdo_propagate_circuit()
114 void set_count (profile_count count) { count_ = count; } in set_count() function in autofdo::edge_info1246 AFDO_EINFO(unknown_edge)->set_count(new_count); in afdo_propagate_edge()1259 AFDO_EINFO (unknown_edge)->set_count (profile_count::zero().afdo ()); in afdo_propagate_edge()1356 AFDO_EINFO (ep)->set_count (profile_count::zero ().afdo ()); in afdo_propagate_circuit()1362 AFDO_EINFO (only_one)->set_count (AFDO_EINFO (e)->get_count ()); in afdo_propagate_circuit()
148 int set_count,
135 char *set_count (const char *);
1161 Coll_Ctrl::set_count (const char *string) in set_count() function in Coll_Ctrl3046 return set_count (value); in set()
1184 Coll_Ctrl::set_count (const char *string) in set_count() function in Coll_Ctrl3053 return set_count (value); in set()
1446 int set_count, in add_all_planes_for_stream() argument1451 for (i = 0; i < set_count; i++) in add_all_planes_for_stream()1455 if (i == set_count) { in add_all_planes_for_stream()