Home
last modified time | relevance | path

Searched refs:PROP_IOFD (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DTable.h179 PROP_IOFD, // int32_t IOTracePacket::fd enumerator
H A DExperiment.cc3380 fd = dview->getIntValue (PROP_IOFD, i); in get_iotrace_events()
3401 fd = dview->getIntValue (PROP_IOFD, i); in get_iotrace_events()
3478 fd = dview->getIntValue (PROP_IOFD, i); in get_iotrace_events()
3527 fd = dview->getIntValue (PROP_IOFD, i); in get_iotrace_events()
H A DDbeSession.cc222 propNames_name_store (PROP_IOFD, NTXT ("IOFD")); in DbeSession()
H A DDbeView.cc2414 uint32_t iofd = (uint32_t) packets->getIntValue (PROP_IOFD, i); in dump_iotrace()
H A DDbeSession.cc.1212 propNames_name_store (PROP_IOFD, NTXT ("IOFD"));
H A DDbe.cc7737 value->store (7, packets->getIntValue (PROP_IOFD, i)); in getTLDetailValues()