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

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DFileData.h360 void setReadStat (hrtime_t rt, int64_t nb);
H A DFileData.cc364 FileData::setReadStat (hrtime_t rt, int64_t nb) function in class:FileData
H A DIOActivity.cc618 fDataTotal->setReadStat (event_duration, nByte);
787 fDataTotal->setReadStat (event_duration, nByte);
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DFileData.h360 void setReadStat (hrtime_t rt, int64_t nb);
H A DFileData.cc364 FileData::setReadStat (hrtime_t rt, int64_t nb) function in class:FileData
H A DIOActivity.cc618 fDataTotal->setReadStat (event_duration, nByte);
787 fDataTotal->setReadStat (event_duration, nByte);

Completed in 212 milliseconds