btf_start_id
for (i = btf_start_id(btf); i < n; i++) {
for (i = btf_start_id(btf) + 1; i < n; i++) {
for (id = btf_start_id(btf); id < total; id++) {