Searched refs:getRelativeStartTime (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DExperiment.h200 hrtime_t getRelativeStartTime (); // delta between start and founder's start
H A DHeapActivity.cc352 exp->getRelativeStartTime ();
H A DExpression.cc250 + ctx->exp->getRelativeStartTime ();
H A DDbe.cc1491 + exp->getRelativeStartTime ();
7374 return exp ? exp->getRelativeStartTime () : (long long) 0;
H A DExperiment.cc2988 Experiment::getRelativeStartTime () function in class:Experiment
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DHeapActivity.cc352 exp->getRelativeStartTime ();
H A DExperiment.h200 hrtime_t getRelativeStartTime (); // delta between start and founder's start
H A DExpression.cc250 + ctx->exp->getRelativeStartTime ();
H A DDbe.cc1491 + exp->getRelativeStartTime ();
7374 return exp ? exp->getRelativeStartTime () : (long long) 0;
H A DExperiment.cc2990 Experiment::getRelativeStartTime () function in class:Experiment

Completed in 492 milliseconds