Home
last modified time | relevance | path

Searched refs:Profiles (Results 1 – 25 of 29) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DCSPreInliner.cpp38 CSPreInliner::CSPreInliner(StringMap<FunctionSamples> &Profiles, in CSPreInliner() argument
40 : ContextTracker(Profiles), ProfileMap(Profiles), in CSPreInliner()
186 auto printProfileNames = [](StringMap<FunctionSamples> &Profiles, in run()
189 << Profiles.size() << " total):\n"; in run()
190 for (auto &It : Profiles) { in run()
H A DCSPreInliner.h70 CSPreInliner(StringMap<FunctionSamples> &Profiles, uint64_t HotThreshold,
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h346 : Profiles(0), Ctx(C), Buffer(std::move(B)), Format(Format) {}
393 return &Profiles[CanonName]; in getOrCreateSamplesFor()
400 auto It = Profiles.find(Fname); in getSamplesFor()
401 if (It != Profiles.end()) in getSamplesFor()
406 auto It = Profiles.find(*NameInProfile); in getSamplesFor()
407 if (It != Profiles.end()) in getSamplesFor()
415 StringMap<FunctionSamples> &getProfiles() { return Profiles; } in getProfiles()
477 StringMap<FunctionSamples> Profiles;
H A DProfileCommon.h96 const StringMap<sampleprof::FunctionSamples> &Profiles);
H A DSampleProfWriter.h267 std::error_code writeFuncMetadata(const StringMap<FunctionSamples> &Profiles);
H A DSampleProf.h986 SampleContextTrimmer(StringMap<FunctionSamples> &Profiles)
987 : ProfileMap(Profiles){};
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProfReader.cpp54 OS << "Function: " << FName << ": " << Profiles[FName]; in dumpFunctionProfile()
59 for (const auto &I : Profiles) in dump()
268 Profiles[FContext] = FunctionSamples(); in readImpl()
269 FunctionSamples &FProfile = Profiles[FContext]; in readImpl()
339 assert((CSProfileCount == 0 || CSProfileCount == Profiles.size()) && in readImpl()
342 assert((ProbeProfileCount == 0 || ProbeProfileCount == Profiles.size()) && in readImpl()
563 Profiles[FContext] = FunctionSamples(); in readFuncProfile()
564 FunctionSamples &FProfile = Profiles[FContext]; in readFuncProfile()
766 assert((CSProfileCount == 0 || CSProfileCount == Profiles.size()) && in readFuncProfiles()
970 bool ProfileInMap = Profiles.count(FContext); in readFuncMetadata()
[all …]
H A DProfileSummaryBuilder.cpp186 const StringMap<sampleprof::FunctionSamples> &Profiles) { in computeSummaryForProfiles() argument
190 const StringMap<sampleprof::FunctionSamples> *ProfilesToUse = &Profiles; in computeSummaryForProfiles()
199 for (const auto &I : Profiles) { in computeSummaryForProfiles()
H A DSampleProfWriter.cpp176 const StringMap<FunctionSamples> &Profiles) { in writeFuncMetadata() argument
180 for (const auto &Entry : Profiles) { in writeFuncMetadata()
/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dbug3.in14 #add_header X-SpamTest-Info Profiles 29362 [Feb 02 2012]
15 #upd_header 1 X-SpamTest-Info Profiles 29362 [Feb 02 2012]
/netbsd-src/external/gpl2/xcvs/dist/
H A DPROJECTS21 Profiles have shown that on fast machines like the Alpha, fsortcmp()
35 Profiles show that both operations are called about the same number
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DSampleContextTracker.h95 SampleContextTracker(StringMap<FunctionSamples> &Profiles);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp180 StringMap<FunctionSamples> &Profiles) { in SampleContextTracker() argument
181 for (auto &FuncSample : Profiles) { in SampleContextTracker()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp698 StringMap<FunctionSamples> &Profiles = Reader->getProfiles(); in mergeSampleProfile() local
707 for (StringMap<FunctionSamples>::iterator I = Profiles.begin(), in mergeSampleProfile()
708 E = Profiles.end(); in mergeSampleProfile()
2309 showHotFunctionList(const StringMap<sampleprof::FunctionSamples> &Profiles, in showHotFunctionList() argument
2333 for (const auto &I : Profiles) { in showHotFunctionList()
2364 Profiles.size(), HotFuncSample, ProfileTotalSample, in showHotFunctionList()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.td14 // AMDGPU DAG Profiles
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-profdata.rst50 Profiles passed in via ``-weighted-input``, ``-input-files``, or via positional
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kInstrInfo.td19 // Profiles
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.td22 // Type Profiles.
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/
H A Drfc3454.txt70 7. Unassigned Code Points in Stringprep Profiles..................15
818 7. Unassigned Code Points in Stringprep Profiles
976 Profiles are stable between versions in the following sense: If a
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRInstrInfo.td16 // AVR Type Profiles
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dmm-viet.comp.po19934 "Your account does not have permissions to run the Desktop User Profiles tool"
19948 msgid "Desktop User Profiles tool is already running"
19953 "You may not use Desktop User Profiles tool from within a profile editing "
19993 msgid "Establish and Edit Profiles for Users"
/netbsd-src/external/gpl3/gcc.old/dist/
H A DNEWS5361 + Profiles are now more tolerant to source file changes (this
/netbsd-src/external/gpl3/gcc/dist/
H A DNEWS7235 + Profiles are now more tolerant to source file changes (this
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dinvoke.texi11407 Profiles collected using an instrumented binary for multi-threaded programs may
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dinvoke.texi13175 Profiles collected using an instrumented binary for multi-threaded programs may

12