Searched refs:start_index (Results 1 – 3 of 3) sorted by relevance
175 unsigned int start_index = btinfo.btui_async_start_index; variable177 unsigned int bt_left = bt_len - start_index;180 unsigned int async_filled = backtrace_user(bt + start_index, bt_left,186 bt_filled = min(start_index + async_filled, bt_len);
3647 start_index = 03720 start_index = kern.GetValueFromAddress(cmd_options["-I"], 'int')3721 npages = vm_pages_count - start_index3728 end_index = start_index + npages - 13737 …vm_pages[{0:d} to {1:d}] for {2:d} matching attribute(s)......".format(start_index, end_index, att…3738 i = start_index
9971 unsigned int start_index; local10015 start_index = (unsigned int)((start - grand->nested_region_addr) >> pt_attr_twig_shift(pt_attr));10019 for (current_index = start_index, addr = start; current_index < max_index; current_index++) {