Home
last modified time | relevance | path

Searched refs:VT_ULLONG (Results 1 – 11 of 11) sorted by relevance

/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DPathTree.h250 if (slot.vtype == VT_LLONG || slot.vtype == VT_ULLONG) in IS_MVAL_ZERO()
271 else if (slot.vtype == VT_ULLONG) in ASN_METRIC_VAL()
294 else if (slot.vtype == VT_ULLONG) in ADD_METRIC_VAL()
316 else if (slot.vtype == VT_ULLONG) in SUB_METRIC_VAL()
340 else if (slot->vtype == VT_ULLONG) in INCREMENT_METRIC()
H A Dutil.cc111 case VT_ULLONG: in to_double()
134 case VT_ULLONG: in to_int()
182 case VT_ULLONG: in to_str()
218 case VT_ULLONG: in make_delta()
297 case VT_ULLONG: in compare()
H A DPathTree.cc585 case VT_ULLONG: in process_packets()
589 vtype = VT_ULLONG; // ym: not sure when this would happen in process_packets()
1051 case VT_ULLONG: in compute_metrics()
1077 (vt == VT_ULLONG ? hi->value[mind].ull in compute_metrics()
1094 (vt == VT_ULLONG ? hist_data->gprof_item->value[mind].ull : in compute_metrics()
1102 (vt == VT_ULLONG ? total.ll : total.i)); in compute_metrics()
1285 case VT_ULLONG: in ftree_debug_match_hist_data()
1760 case VT_ULLONG: in ftree_build()
1936 case VT_ULLONG: in get_nodes()
1961 case VT_ULLONG: in get_nodes()
[all …]
H A Ddbe_structs.h71 VT_ULLONG enumerator
H A DBaseMetric.cc136 valtype = VT_ULLONG; in BaseMetric()
195 valtype = VT_ULLONG; in hwc_init()
H A DHist_data.cc484 case VT_ULLONG: fprintf (f, NTXT (" %12llu"), hi->value[i].ull); in dump()
630 case VT_ULLONG: in compute_minmax()
757 case VT_ULLONG: in above_threshold()
796 case VT_ULLONG: in set_threshold()
H A DModule.cc947 case VT_ULLONG: in get_data()
1008 case VT_ULLONG: in get_data()
1104 case VT_ULLONG: in get_data()
H A DMetric.cc74 case VT_ULLONG: return VT_LLONG; in get_vtype2()
84 case VT_ULLONG: in get_vtype2()
H A DDataSpace.cc429 case VT_ULLONG: // most Data-derived HWC metrics are VT_ULLONG in compute_metrics()
H A DPrint.cc2529 case VT_ULLONG: in print_html_one()
2788 case VT_ULLONG: in print_delim_one()
H A DDbe.cc1642 && mitem->get_vtype () == VT_ULLONG) in dbeGetRefMetricTreeValues()
4096 case VT_ULLONG: in dbeGetTotals()
4802 case VT_ULLONG: in dbeGetFuncListMini()
5554 case VT_ULLONG: in dbeGetTableDataOneColumn()
5624 case VT_ULLONG: in dbeGetTableDataOneColumn()