OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ProbeManager
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
SampleProfileProbe.cpp
407
SampleProfileProber
ProbeManager
(F, ModuleId);
408
ProbeManager
.instrumentOneFunc(F, TM);
SampleProfile.cpp
467
std::unique_ptr<PseudoProbeManager>
ProbeManager
;
1583
if (!
ProbeManager
->profileIsValid(F, *Samples)) {
1816
ProbeManager
= std::make_unique<PseudoProbeManager>(M);
1817
if (!
ProbeManager
->moduleIsProbed(M)) {
Completed in 19 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026