Searched refs:HIST_FIELD_OPERANDS_MAX (Results 1 – 1 of 1) sorted by relevance
93 #define HIST_FIELD_OPERANDS_MAX 2 macro169 struct hist_field *operands[HIST_FIELD_OPERANDS_MAX];1052 for (i = 0; i < HIST_FIELD_OPERANDS_MAX; i++) { in field_has_hist_vars()1953 for (i = 0; i < HIST_FIELD_OPERANDS_MAX; i++) in destroy_hist_field()