diff options
Diffstat (limited to 'sys/linux/perf_386.const')
| -rw-r--r-- | sys/linux/perf_386.const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/perf_386.const b/sys/linux/perf_386.const index 8168a3947..4bdd7f36f 100644 --- a/sys/linux/perf_386.const +++ b/sys/linux/perf_386.const @@ -64,7 +64,7 @@ PERF_SAMPLE_BRANCH_IND_CALL = 64 PERF_SAMPLE_BRANCH_IND_JUMP = 4096 PERF_SAMPLE_BRANCH_IN_TX = 256 PERF_SAMPLE_BRANCH_KERNEL = 2 -PERF_SAMPLE_BRANCH_MAX = 131072 +PERF_SAMPLE_BRANCH_MAX = 262144 PERF_SAMPLE_BRANCH_NO_CYCLES = 32768 PERF_SAMPLE_BRANCH_NO_FLAGS = 16384 PERF_SAMPLE_BRANCH_NO_TX = 512 |
