Searched refs:subseg_map (Results 1 – 3 of 3) sorted by relevance
9552 } subseg_map; typedef9555 static subseg_map *sseg_map = NULL;9557 static subseg_map *9560 subseg_map *subseg_e; in get_subseg_info()9571 static subseg_map *9574 subseg_map *subseg_e = (subseg_map *) xmalloc (sizeof (subseg_map)); in add_subseg_info()9575 memset (subseg_e, 0, sizeof (subseg_map)); in add_subseg_info()9591 subseg_map *subseg_e = get_subseg_info (seg, subseg); in get_last_insn_flags()9604 subseg_map *subseg_e = get_subseg_info (seg, subseg); in set_last_insn_flags()9617 subseg_map *subseg_e = get_subseg_info (seg, subseg); in get_subseg_total_freq()[all …]
7371 } subseg_map; typedef7373 static subseg_map *sseg_map = NULL;7381 subseg_map *subseg_e;7398 subseg_map *subseg_e;7406 subseg_e = (subseg_map *) xmalloc (sizeof (subseg_map));7407 memset (subseg_e, 0, sizeof (subseg_map));
605 (subseg_map struct): Rename cur_total_freq to total_freq. Rename670 (subseg_map struct): Add cur_total_freq and cur_target_freq fields.