Searched refs:atomic_long_counter_sizeof (Results 1 - 1 of 1) sorted by relevance

/linux-master/scripts/gdb/linux/
H A Dutils.py155 atomic_long_counter_sizeof = atomic_long_type.get_type()['counter'].type.sizeof variable
159 global atomic_long_counter_sizeof
161 if atomic_long_counter_sizeof == 8:

Completed in 84 milliseconds