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

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DTable.h600 void setDataDescriptorValue (int prop_id, long pkt_id, uint64_t val);
H A DTable.cc1334 DataView::setDataDescriptorValue (int prop_id, long pkt_id, uint64_t val) function in class:DataView
H A DExperiment.cc3834 dview->setDataDescriptorValue (PROP_HCUR_NET_ALLOC, alloc_pkt_id, net_alloc);
3835 dview->setDataDescriptorValue (PROP_HCUR_LEAKS, alloc_pkt_id, leaks);
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DTable.h600 void setDataDescriptorValue (int prop_id, long pkt_id, uint64_t val);
H A DTable.cc1334 DataView::setDataDescriptorValue (int prop_id, long pkt_id, uint64_t val) function in class:DataView
H A DExperiment.cc3836 dview->setDataDescriptorValue (PROP_HCUR_NET_ALLOC, alloc_pkt_id, net_alloc);
3837 dview->setDataDescriptorValue (PROP_HCUR_LEAKS, alloc_pkt_id, leaks);

Completed in 236 milliseconds