Searched refs:type_cnt (Results 1 – 1 of 1) sorted by relevance
3332 int i, err = 0, type_cnt; local3350 type_cnt = btf__type_cnt(btf);3351 d->map = malloc(sizeof(__u32) * type_cnt);3358 for (i = 1; i < type_cnt; i++) {3368 d->hypot_map = malloc(sizeof(__u32) * type_cnt);3373 for (i = 0; i < type_cnt; i++)