Searched refs:PROP_IOFD (Results 1 – 6 of 6) sorted by relevance
/netbsd/external/gpl3/binutils/dist/gprofng/src/ |
H A D | Table.h | 179 PROP_IOFD, // int32_t IOTracePacket::fd enumerator
|
H A D | Experiment.cc | 3380 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 D | DbeSession.cc | 222 propNames_name_store (PROP_IOFD, NTXT ("IOFD")); in DbeSession()
|
H A D | DbeView.cc | 2414 uint32_t iofd = (uint32_t) packets->getIntValue (PROP_IOFD, i); in dump_iotrace()
|
H A D | DbeSession.cc.1 | 212 propNames_name_store (PROP_IOFD, NTXT ("IOFD"));
|
H A D | Dbe.cc | 7737 value->store (7, packets->getIntValue (PROP_IOFD, i)); in getTLDetailValues()
|