Home
last modified time | relevance | path

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

/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DDbe.cc3190 bool foundPeakId = false; in dbeGetSelObjHeapTimestamp() local
3203 foundPeakId = true; in dbeGetSelObjHeapTimestamp()
3213 if (id == 0 || !foundPeakId) in dbeGetSelObjHeapTimestamp()