Searched refs:str_item (Results 1 – 1 of 1) sorted by relevance
242 u32 str_item = *(u32 *)(event + pred->offset); in filter_pred_strloc() local243 int str_loc = str_item & 0xffff; in filter_pred_strloc()244 int str_len = str_item >> 16; in filter_pred_strloc()