Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/trace/
Dtrace_events_hist.c88 #define HIST_FIELD_OPERANDS_MAX 2 macro
123 struct hist_field *operands[HIST_FIELD_OPERANDS_MAX];
1656 for (i = 0; i < HIST_FIELD_OPERANDS_MAX; i++) { in field_has_hist_vars()
2430 for (i = 0; i < HIST_FIELD_OPERANDS_MAX; i++) in destroy_hist_field()