Lines Matching refs:zstack_index
1105 zstack_index = ArgumentStringToInt(cmd_args[1])
1112 if (zstack_index + count) > max_count:
1113 count = max_count - zstack_index
1115 while count and (zstack_index != 0xffffff):
1116 zstack_record_offset = zstack_index * btrecord_size
1119 … ShowZStackRecord(zstack_record, zstack_index, depth, unsigned(btlog_ptr.active_element_count))
1120 zstack_index += 1
1146 zstack_index = zstack_head
1150 while count and (zstack_index != 0xffffff):
1151 zstack_record_offset = zstack_index * btrecord_size
1153 … ShowZStackRecord(zstack_record, zstack_index, depth, unsigned(btlog_ptr.active_element_count))
1154 zstack_index = zstack_record.next
1635 def ShowZStackRecord(zstack_record, zstack_index, btrecord_btdepth, elements_count): argument
1648 …k Index {0: <d} with active refs {1: <d} of {2: <d} {3: <s}\n".format(zstack_index, zstack_record.…