Home
last modified time | relevance | path

Searched refs:errorTime (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DFileData.h182 errorTime += er; in addErrorEvent()
189 return errorTime; in getErrorTime()
469 hrtime_t errorTime; // The Total time for failed IO operations; variable
H A DFileData.cc34 errorTime = 0; in init()
117 errorTime = fData->errorTime; in FileData()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DFileData.h182 errorTime += er; in addErrorEvent()
189 return errorTime; in getErrorTime()
469 hrtime_t errorTime; // The Total time for failed IO operations; variable
H A DFileData.cc34 errorTime = 0; in init()
117 errorTime = fData->errorTime; in FileData()