Home
last modified time | relevance | path

Searched refs:PROP_SAMPLE (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DTable.h119 PROP_SAMPLE, // uint64_t sample number enumerator
H A DExpression.cc319 if (ctx->dview->getProp (PROP_SAMPLE)) in getVal()
320 v.val = ctx->dview->getIntValue (PROP_SAMPLE, ctx->eventId); in getVal()
H A DDbeSession.cc154 propNames_name_store (PROP_SAMPLE, NTXT ("SAMPLE")); in DbeSession()
H A DExperiment.cc4048 tmp_propDscr = new PropDescr (PROP_SAMPLE, NTXT ("SAMPLE")); in get_sample_events()
4065 dDscr->setValue (PROP_SAMPLE, recn, sample->get_number ()); in get_sample_events()
H A DDbeSession.cc.1144 propNames_name_store (PROP_SAMPLE, NTXT ("SAMPLE"));