Searched refs:str_item (Results 1 – 2 of 2) sorted by relevance
696 u32 str_item = *(u32 *)(event + pred->offset); in filter_pred_strloc() local697 int str_loc = str_item & 0xffff; in filter_pred_strloc()698 int str_len = str_item >> 16; in filter_pred_strloc()
183 u32 str_item = *(u32 *)(event + hist_field->field->offset); in hist_field_dynstring() local184 int str_loc = str_item & 0xffff; in hist_field_dynstring()