Home
last modified time | relevance | path

Searched refs:VT_LABEL (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dutil.cc194 case VT_LABEL: in to_str()
254 tag = VT_LABEL; in make_ratio()
259 tag = VT_LABEL; in make_ratio()
274 if (tag == VT_LABEL) in compare()
276 if (v->tag == VT_LABEL) in compare()
280 if (v->tag == VT_LABEL) in compare()
294 case VT_LABEL: in compare()
H A Ddbe_structs.h68 VT_LABEL, enumerator
H A DHist_data.cc57 if (value[i].tag == VT_LABEL) in ~HistItem()
478 case VT_LABEL: fprintf (f, NTXT (" %s"), stmp ? stmp: "(unnamed)"); in dump()
765 case VT_LABEL: in above_threshold()
802 case VT_LABEL: in set_threshold()
971 res->tag = VT_LABEL; in get_real_value()
1010 res->tag = VT_LABEL; in get_value()
H A DModule.cc1023 case VT_LABEL: in get_data()
1124 case VT_LABEL: in get_data()
1610 item->value[name_idx].tag = VT_LABEL; in set_dis()
1629 item->value[name_idx].tag = VT_LABEL; in set_dis()
1674 item->value[name_idx].tag = VT_LABEL; in set_one()
H A DPrint.cc447 if (mitem->get_vtype () == VT_LABEL) in dump_detail()
542 if (mitem->get_vtype () == VT_LABEL) in dump_detail()
2034 case VT_LABEL: in overview_value()
2392 if (mitem->get_vtype () == VT_LABEL) in print_html_label()
2494 if (mitem->get_vtype () == VT_LABEL) in print_html_one()
2554 case VT_LABEL: in print_html_one()
2755 if (mitem->get_vtype () == VT_LABEL) in print_delim_one()
2811 case VT_LABEL: in print_delim_one()
H A DOvw_data.cc140 ovw_item.type = VT_LABEL; in get_labels()
H A DPathTree.cc1005 case VT_LABEL: in compute_metrics()
1253 if (v->tag != VT_LABEL) in ftree_debug_match_hist_data()
1295 case VT_LABEL: in ftree_debug_match_hist_data()
2515 case VT_LABEL: in leak_alloc_comp()
H A DDataSpace.cc512 new_item->value[name_index].tag = VT_LABEL; in get_layout_data()
H A DBaseMetric.cc154 valtype = VT_LABEL; in BaseMetric()
H A DDbe.cc4104 case VT_LABEL: in dbeGetTotals()
4787 double d = (v->tag != VT_LABEL) ? v->to_double () : 100.; // NaN in dbeGetFuncListMini()
4810 case VT_LABEL: in dbeGetFuncListMini()
4949 case VT_LABEL: in dbeGetFuncList()
5233 case VT_LABEL: in dbeGetFuncListV2()
5526 double d = (v->tag != VT_LABEL) ? v->to_double () : 100.; // NaN in dbeGetTableDataOneColumn()
5577 case VT_LABEL: in dbeGetTableDataOneColumn()
5652 case VT_LABEL: in dbeGetTableDataOneColumn()
H A DDbeView.cc952 case VT_LABEL: in add_compare_metrics()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dutil.cc194 case VT_LABEL: in to_str()
254 tag = VT_LABEL; in make_ratio()
259 tag = VT_LABEL; in make_ratio()
274 if (tag == VT_LABEL) in compare()
276 if (v->tag == VT_LABEL) in compare()
280 if (v->tag == VT_LABEL) in compare()
294 case VT_LABEL: in compare()
H A Ddbe_structs.h68 VT_LABEL, enumerator
H A DHist_data.cc57 if (value[i].tag == VT_LABEL) in ~HistItem()
478 case VT_LABEL: fprintf (f, NTXT (" %s"), stmp ? stmp: "(unnamed)"); in dump()
765 case VT_LABEL: in above_threshold()
802 case VT_LABEL: in set_threshold()
971 res->tag = VT_LABEL; in get_real_value()
1010 res->tag = VT_LABEL; in get_value()
H A DModule.cc1023 case VT_LABEL: in get_data()
1124 case VT_LABEL: in get_data()
1610 item->value[name_idx].tag = VT_LABEL; in set_dis()
1629 item->value[name_idx].tag = VT_LABEL; in set_dis()
1674 item->value[name_idx].tag = VT_LABEL; in set_one()
H A DPrint.cc447 if (mitem->get_vtype () == VT_LABEL) in dump_detail()
542 if (mitem->get_vtype () == VT_LABEL) in dump_detail()
2034 case VT_LABEL: in overview_value()
2392 if (mitem->get_vtype () == VT_LABEL) in print_html_label()
2494 if (mitem->get_vtype () == VT_LABEL) in print_html_one()
2554 case VT_LABEL: in print_html_one()
2755 if (mitem->get_vtype () == VT_LABEL) in print_delim_one()
2811 case VT_LABEL: in print_delim_one()
H A DOvw_data.cc140 ovw_item.type = VT_LABEL; in get_labels()
H A DPathTree.cc1005 case VT_LABEL: in compute_metrics()
1253 if (v->tag != VT_LABEL) in ftree_debug_match_hist_data()
1295 case VT_LABEL: in ftree_debug_match_hist_data()
2515 case VT_LABEL: in leak_alloc_comp()
H A DDataSpace.cc512 new_item->value[name_index].tag = VT_LABEL; in get_layout_data()
H A DBaseMetric.cc154 valtype = VT_LABEL; in BaseMetric()
H A DDbe.cc4104 case VT_LABEL: in dbeGetTotals()
4787 double d = (v->tag != VT_LABEL) ? v->to_double () : 100.; // NaN in dbeGetFuncListMini()
4810 case VT_LABEL: in dbeGetFuncListMini()
4949 case VT_LABEL: in dbeGetFuncList()
5233 case VT_LABEL: in dbeGetFuncListV2()
5526 double d = (v->tag != VT_LABEL) ? v->to_double () : 100.; // NaN in dbeGetTableDataOneColumn()
5577 case VT_LABEL: in dbeGetTableDataOneColumn()
5652 case VT_LABEL: in dbeGetTableDataOneColumn()
H A DDbeView.cc952 case VT_LABEL: in add_compare_metrics()