Searched refs:comp_level_max (Results 1 - 1 of 1) sorted by last modified time

/linux-master/tools/perf/
H A Dbuiltin-record.c604 static unsigned int comp_level_max = 22; variable
4255 if (rec->opts.comp_level > comp_level_max)
4256 rec->opts.comp_level = comp_level_max;

Completed in 295 milliseconds