Searched refs:type_cnt (Results 1 – 1 of 1) sorted by relevance
3481 int i, err = 0, type_cnt; local3499 type_cnt = btf__type_cnt(btf);3500 d->map = malloc(sizeof(__u32) * type_cnt);3507 for (i = 1; i < type_cnt; i++) {3517 d->hypot_map = malloc(sizeof(__u32) * type_cnt);3522 for (i = 0; i < type_cnt; i++)