summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/stat.h
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@redhat.com>2023-03-10 22:43:17 +0100
committerArnaldo Carvalho de Melo <acme@redhat.com>2023-03-10 22:43:17 +0100
commitb8fa3e3833c14151a47ebebbc5427dcfe94bb407 (patch)
treed0c6fa9b055b5d58de913346b0a077cd2bcc6416 /tools/perf/util/stat.h
parentperf vendor events intel: Update icelakex to v1.19 (diff)
parentMerge tag 'riscv-for-linus-6.3-rc2' of git://git.kernel.org/pub/scm/linux/ker... (diff)
downloadlinux-b8fa3e3833c14151a47ebebbc5427dcfe94bb407.tar.xz
linux-b8fa3e3833c14151a47ebebbc5427dcfe94bb407.zip
Merge remote-tracking branch 'acme/perf-tools' into perf-tools-next
To pick up perf-tools fixes just merged upstream. Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/stat.h')
-rw-r--r--tools/perf/util/stat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/util/stat.h b/tools/perf/util/stat.h
index 41204547b76b..e35e188237c8 100644
--- a/tools/perf/util/stat.h
+++ b/tools/perf/util/stat.h
@@ -92,7 +92,6 @@ struct perf_stat_config {
FILE *output;
unsigned int interval;
unsigned int timeout;
- int initial_delay;
unsigned int unit_width;
unsigned int metric_only_len;
int times;