Searched refs:getDataDescriptorValue (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DTable.h601 long long getDataDescriptorValue (int prop_id, long pkt_id);
H A DTable.cc1340 DataView::getDataDescriptorValue (int prop_id, long pkt_id) function in class:DataView
H A DExperiment.cc3826 net_alloc += dview->getDataDescriptorValue (PROP_HCUR_NET_ALLOC, alloc_pkt_id);
3829 uint64_t old = dview->getDataDescriptorValue (PROP_HCUR_LEAKS, alloc_pkt_id);
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DTable.h601 long long getDataDescriptorValue (int prop_id, long pkt_id);
H A DTable.cc1340 DataView::getDataDescriptorValue (int prop_id, long pkt_id) function in class:DataView
H A DExperiment.cc3828 net_alloc += dview->getDataDescriptorValue (PROP_HCUR_NET_ALLOC, alloc_pkt_id);
3831 uint64_t old = dview->getDataDescriptorValue (PROP_HCUR_LEAKS, alloc_pkt_id);

Completed in 149 milliseconds