Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
H A Dcfg.c201 unsigned int bb_idx = NUM_FIXED_BLOCKS; in func_partition_bb_tail() local
209 bb->idx = bb_idx++; in func_partition_bb_tail()
212 last->idx = bb_idx++; in func_partition_bb_tail()
213 func->bb_num = bb_idx; in func_partition_bb_tail()