Home
last modified time | relevance | path

Searched refs:start_idx (Results 1 – 3 of 3) sorted by relevance

/tools/bpf/bpftool/
A Dcfg.c403 unsigned int start_idx; in draw_bb_node() local
405 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()
A Dxlated_dumper.c368 unsigned int start_idx, in dump_xlated_for_graph() argument
396 insn_off = (unsigned int)(cur - insn_start + start_idx); in dump_xlated_for_graph()
/tools/testing/cxl/test/
A Dmem.c1503 u16 start_idx, count; in mock_get_supported_features() local
1513 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