Searched refs:str_item (Results 1 – 2 of 2) sorted by relevance
685 u32 str_item = *(u32 *)(event + pred->offset); in filter_pred_strloc() local686 int str_loc = str_item & 0xffff; in filter_pred_strloc()687 int str_len = str_item >> 16; in filter_pred_strloc()
99 u32 str_item = *(u32 *)(event + hist_field->field->offset); in hist_field_dynstring() local100 int str_loc = str_item & 0xffff; in hist_field_dynstring()