diff options
| author | Tejun Heo <tj@kernel.org> | 2026-07-09 12:06:11 -1000 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2026-07-09 12:06:11 -1000 |
| commit | c89b7a09b7a8c5cb5b055a9509a58370abe97b32 (patch) | |
| tree | af7dc1d0c35df103d54ac2acdb43b6ef3e4fd5f3 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 915feb4119e09292f0b0a7392120a7995dc3114a (diff) | |
tools/sched_ext: scx_qmap - Use bare u64/u32/s32 integer types
scx_qmap.c and the shared scx_qmap.h mixed __u64/__u32/__s32 with the bare
typedefs that scx/common.h provides. Convert the remaining __-prefixed
integer types to the bare forms for consistency. The struct fields become
bare u64 (uint64_t), so the stats printfs that fed them to %llu now cast to
unsigned long long. No functional change.
Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Andrea Righi <arighi@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
