summaryrefslogtreecommitdiff
path: root/tools/perf/util/stat.h
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@redhat.com>2023-03-10 18:43:17 -0300
committerArnaldo Carvalho de Melo <acme@redhat.com>2023-03-10 18:43:17 -0300
commitb8fa3e3833c14151a47ebebbc5427dcfe94bb407 (patch)
treed0c6fa9b055b5d58de913346b0a077cd2bcc6416 /tools/perf/util/stat.h
parent0ec73817ca21f6ed4f2cca44b63e81a688c0ba0b (diff)
parent55a21105ecc156495446d8ae75d7d73f66baed7b (diff)
downloadlinux-next-b8fa3e3833c14151a47ebebbc5427dcfe94bb407.tar.gz
linux-next-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;