Searched refs:get_hw_ctr (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DBaseMetric.h139 Hwcentry *get_hw_ctr () { return hw_ctr; } function in class:BaseMetric
H A DBaseMetricTreeNode.cc262 Hwcentry* hw_ctr = bm->get_hw_ctr ();
H A DMetric.cc309 if (get_hw_ctr () == NULL)
H A DDbe.cc1191 Hwcentry * hwctr = m->get_hw_ctr ();
1341 if (has_clock_profiling_data && bm->get_hw_ctr ())
1344 if (dbe_strcmp (bm->get_hw_ctr ()->name, NTXT ("c_stalls")) == 0 ||
1345 dbe_strcmp (bm->get_hw_ctr ()->name, NTXT ("K_c_stalls")) == 0)
1797 Hwcentry *hwctr = mitem->get_hw_ctr ();
H A DPathTree.cc554 Hwcentry *hwc = mtr->get_hw_ctr ();
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DBaseMetric.h139 Hwcentry *get_hw_ctr () { return hw_ctr; } function in class:BaseMetric
H A DBaseMetricTreeNode.cc262 Hwcentry* hw_ctr = bm->get_hw_ctr ();
H A DMetric.cc309 if (get_hw_ctr () == NULL)
H A DDbe.cc1191 Hwcentry * hwctr = m->get_hw_ctr ();
1341 if (has_clock_profiling_data && bm->get_hw_ctr ())
1344 if (dbe_strcmp (bm->get_hw_ctr ()->name, NTXT ("c_stalls")) == 0 ||
1345 dbe_strcmp (bm->get_hw_ctr ()->name, NTXT ("K_c_stalls")) == 0)
1797 Hwcentry *hwctr = mitem->get_hw_ctr ();
H A DPathTree.cc554 Hwcentry *hwc = mtr->get_hw_ctr ();

Completed in 219 milliseconds