Home
last modified time | relevance | path

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

/linux/tools/perf/
A Dbuiltin-record.c404 static int nr_cblocks_max = 4; variable
424 static int nr_cblocks_max = 0; variable
2930 if (rec->opts.nr_cblocks > nr_cblocks_max) in cmd_record()
2931 rec->opts.nr_cblocks = nr_cblocks_max; in cmd_record()

Completed in 8 milliseconds