diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2024-10-03 14:54:43 -0400 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2024-11-11 13:42:05 -0500 |
commit | 447dc1efebac1484d5903ba34655289e7725df6d (patch) | |
tree | 0634ef2c22185d8a24dac568c60f84629dc52137 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f4bc1e996a34a47f6c8334edcd8ddcd7dc0634b1 (diff) |
xdrgen: XDR width for pointer types
The XDR width of a pointer type is the sum of the widths of each of
the struct's fields, except for the last field. The width of the
implicit boolean "value follows" field is added as well.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions