Searched refs:typeidx (Results 1 – 2 of 2) sorted by relevance
3074 int typeidx, nameidx, sizeidx; in userspace_cb() local3158 typeidx = us_field_index("type"); in userspace_cb()3159 if (typelen > cb->cb_width[typeidx]) in userspace_cb()3160 cb->cb_width[typeidx] = typelen; in userspace_cb()
16200 dof_stridx_t typeidx; local16361 typeidx = probe->dofpr_nargv;16364 if (typeidx >= str_sec->dofs_size) {16376 typeidx += typesz;16380 typeidx = probe->dofpr_xargv;16389 if (typeidx >= str_sec->dofs_size) {16402 typeidx += typesz;