Searched refs:start_idx (Results 1 – 3 of 3) sorted by relevance
403 unsigned int start_idx; in draw_bb_node() local405 start_idx = bb->head - func->start; in draw_bb_node()406 dump_xlated_for_graph(dd, bb->head, bb->tail, start_idx, in draw_bb_node()
368 unsigned int start_idx, in dump_xlated_for_graph() argument396 insn_off = (unsigned int)(cur - insn_start + start_idx); in dump_xlated_for_graph()
1503 u16 start_idx, count; in mock_get_supported_features() local1513 start_idx = le16_to_cpu(in->start_idx); in mock_get_supported_features()1514 if (start_idx != 0) { in mock_get_supported_features()
Completed in 11 milliseconds