HomeSort by relevance Sort by last modified time
    Searched refs:misscount (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_winnt.h 194 PRInt32 misscount; member in struct:_MDLock
408 InterlockedIncrement(&((lock)->misscount)); \
_solaris.h 301 (md_lockp)->misscount++; \
372 PRInt32 misscount; member in struct:_MDLock
_os2.h 196 PRInt32 misscount; member in struct:_MDLock
_win95.h 183 PRInt32 misscount; member in struct:_MDLock
  /external/llvm/lib/Analysis/
ProfileInfo.cpp 572 static void readEdge(ProfileInfo *PI, ProfileInfo::Edge e, double &calcw, std::set<ProfileInfo::Edge> &misscount) {
577 misscount.insert(e);
    [all...]

Completed in 515 milliseconds