OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MaxCompressionSize
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
ProfileGenerator.h
78
int32_t CSize =
MaxCompressionSize
) {
214
static int32_t
MaxCompressionSize
;
ProfileGenerator.cpp
33
cl::location(llvm::sampleprof::CSProfileGenerator::
MaxCompressionSize
));
59
// Initialize the
MaxCompressionSize
to -1 which means no size limit
60
int32_t CSProfileGenerator::
MaxCompressionSize
= -1;
PerfReader.cpp
268
if (CSProfileGenerator::
MaxCompressionSize
< -1) {
Completed in 17 milliseconds
Indexes created Thu Aug 13 00:25:44 UTC 2026