Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/memory/replace/dmd/
H A DDMD.cpp761 size_t SlopSize() const { return MallocSizeOf(mPtr) - mReqSize; } in SlopSize() function in mozilla::dmd::LiveBlock
873 aA->SlopSize() == aB->SlopSize() && in match()
878 aA->SlopSize() == aB->SlopSize() && in match()
902 mSlopSize(aLb.SlopSize()), in DeadBlock()
908 size_t SlopSize() const { return mSlopSize; } in SlopSize() function in mozilla::dmd::DeadBlock
923 return mozilla::HashGeneric(aB.ReqSize(), aB.SlopSize(), in hash()
928 return aA.ReqSize() == aB.ReqSize() && aA.SlopSize() == aB.SlopSize() && in match()
1656 if (aB.SlopSize() > 0) { in AnalyzeImpl()
1657 writer.IntProperty("slop", aB.SlopSize()); in AnalyzeImpl()
1732 if (b.SlopSize() > 0) { in AnalyzeImpl()
[all …]
/dports/www/firefox/firefox-99.0/memory/replace/dmd/
H A DDMD.cpp756 size_t SlopSize() const { return MallocSizeOf(mPtr) - mReqSize; } in SlopSize() function in mozilla::dmd::LiveBlock
868 aA->SlopSize() == aB->SlopSize() && in match()
873 aA->SlopSize() == aB->SlopSize() && in match()
897 mSlopSize(aLb.SlopSize()), in DeadBlock()
903 size_t SlopSize() const { return mSlopSize; } in SlopSize() function in mozilla::dmd::DeadBlock
918 return mozilla::HashGeneric(aB.ReqSize(), aB.SlopSize(), in hash()
923 return aA.ReqSize() == aB.ReqSize() && aA.SlopSize() == aB.SlopSize() && in match()
1651 if (aB.SlopSize() > 0) { in AnalyzeImpl()
1652 writer.IntProperty("slop", aB.SlopSize()); in AnalyzeImpl()
1727 if (b.SlopSize() > 0) { in AnalyzeImpl()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/memory/replace/dmd/
H A DDMD.cpp800 size_t SlopSize() const { return MallocSizeOf(mPtr) - mReqSize; } in SlopSize() function in mozilla::dmd::LiveBlock
911 aA->SlopSize() == aB->SlopSize() && in match()
916 aA->SlopSize() == aB->SlopSize() && in match()
940 mSlopSize(aLb.SlopSize()), in DeadBlock()
946 size_t SlopSize() const { return mSlopSize; } in SlopSize() function in mozilla::dmd::DeadBlock
961 return mozilla::HashGeneric(aB.ReqSize(), aB.SlopSize(), in hash()
966 return aA.ReqSize() == aB.ReqSize() && aA.SlopSize() == aB.SlopSize() && in match()
1676 if (aB.SlopSize() > 0) { in AnalyzeImpl()
1677 writer.IntProperty("slop", aB.SlopSize()); in AnalyzeImpl()
1751 if (b.SlopSize() > 0) { in AnalyzeImpl()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/memory/replace/dmd/
H A DDMD.cpp893 size_t SlopSize() const in SlopSize() function in mozilla::dmd::LiveBlock
1013 aB->SlopSize(), in hash()
1018 aB->SlopSize(), in hash()
1026 aA->SlopSize() == aB->SlopSize() && in match()
1031 aA->SlopSize() == aB->SlopSize() && in match()
1060 , mSlopSize(aLb.SlopSize()) in DeadBlock()
1067 size_t SlopSize() const { return mSlopSize; } in SlopSize() function in mozilla::dmd::DeadBlock
1088 aB.SlopSize(), in hash()
1095 aA.SlopSize() == aB.SlopSize() && in match()
1890 if (aB.SlopSize() > 0) { in AnalyzeImpl()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/memory/replace/dmd/
H A DDMD.cpp761 size_t SlopSize() const { return MallocSizeOf(mPtr) - mReqSize; } in SlopSize() function in mozilla::dmd::LiveBlock
873 aA->SlopSize() == aB->SlopSize() && in match()
878 aA->SlopSize() == aB->SlopSize() && in match()
902 mSlopSize(aLb.SlopSize()), in DeadBlock()
908 size_t SlopSize() const { return mSlopSize; } in SlopSize() function in mozilla::dmd::DeadBlock
923 return mozilla::HashGeneric(aB.ReqSize(), aB.SlopSize(), in hash()
928 return aA.ReqSize() == aB.ReqSize() && aA.SlopSize() == aB.SlopSize() && in match()
1656 if (aB.SlopSize() > 0) { in AnalyzeImpl()
1657 writer.IntProperty("slop", aB.SlopSize()); in AnalyzeImpl()
1732 if (b.SlopSize() > 0) { in AnalyzeImpl()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/memory/replace/dmd/
H A DDMD.cpp752 size_t SlopSize() const { return MallocSizeOf(mPtr) - mReqSize; } in SlopSize() function in mozilla::dmd::LiveBlock
864 aA->SlopSize() == aB->SlopSize() && in match()
869 aA->SlopSize() == aB->SlopSize() && in match()
893 mSlopSize(aLb.SlopSize()), in DeadBlock()
899 size_t SlopSize() const { return mSlopSize; } in SlopSize() function in mozilla::dmd::DeadBlock
914 return mozilla::HashGeneric(aB.ReqSize(), aB.SlopSize(), in hash()
919 return aA.ReqSize() == aB.ReqSize() && aA.SlopSize() == aB.SlopSize() && in match()
1629 if (aB.SlopSize() > 0) { in AnalyzeImpl()
1630 writer.IntProperty("slop", aB.SlopSize()); in AnalyzeImpl()
1703 if (b.SlopSize() > 0) { in AnalyzeImpl()
[all …]