Home
last modified time | relevance | path

Searched refs:HIST_FIELD_OPERANDS_MAX (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/trace/
H A Dtrace_events_hist.c93 #define HIST_FIELD_OPERANDS_MAX 2 macro
162 struct hist_field *operands[HIST_FIELD_OPERANDS_MAX];
1042 for (i = 0; i < HIST_FIELD_OPERANDS_MAX; i++) { in field_has_hist_vars()
1940 for (i = 0; i < HIST_FIELD_OPERANDS_MAX; i++) in destroy_hist_field()