forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-16 8d2a02b24d66aa359e83eebc1ed3c0f85367a1cb
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 */