diff options
| author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2026-04-27 20:51:47 +0200 |
|---|---|---|
| committer | Jonathan Cameron <jic23@kernel.org> | 2026-05-31 10:59:32 +0100 |
| commit | c0536d61f30417b0aeac7ea8734525ab7a01a93b (patch) | |
| tree | cd8dcad414af2f882ea3d7796c4abe57ddd3192c /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 095ae2f2e72f56d442ec0e476f873fd4d92c81de (diff) | |
iio: buffer: Move from int64_t to s64 for timestamp
iio_push_to_buffers_with_ts_unaligned() uses int64_t for timestamp.
Move it from int64_t to s64 to make consistent with:
- iio_push_to_buffers_with_ts()
- all current users that supply s64 anyway
This will reduce potential of wrong type being chosen when using
this API.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
