Searched refs:typeidx (Results 1 – 2 of 2) sorted by relevance
3007 int typeidx, nameidx, sizeidx; in userspace_cb() local3092 typeidx = us_field_index("type"); in userspace_cb()3093 if (typelen > cb->cb_width[typeidx]) in userspace_cb()3094 cb->cb_width[typeidx] = typelen; in userspace_cb()
16172 dof_stridx_t typeidx; local16333 typeidx = probe->dofpr_nargv;16336 if (typeidx >= str_sec->dofs_size) {16348 typeidx += typesz;16352 typeidx = probe->dofpr_xargv;16361 if (typeidx >= str_sec->dofs_size) {16374 typeidx += typesz;