diff options
Diffstat (limited to 'sys/linux/perf_amd64.const')
| -rw-r--r-- | sys/linux/perf_amd64.const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/perf_amd64.const b/sys/linux/perf_amd64.const index d249d2275..0bf756d2f 100644 --- a/sys/linux/perf_amd64.const +++ b/sys/linux/perf_amd64.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 |
