forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/tools/perf/util/data-convert.h
....@@ -5,6 +5,7 @@
55 struct perf_data_convert_opts {
66 bool force;
77 bool all;
8
+ bool tod;
89 };
910
1011 #endif /* __DATA_CONVERT_H */