Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_events_hist.c88 #define HIST_FIELD_OPERANDS_MAX 2 macro
124 struct hist_field *operands[HIST_FIELD_OPERANDS_MAX];
799 for (i = 0; i < HIST_FIELD_OPERANDS_MAX; i++) { in field_has_hist_vars()
1602 for (i = 0; i < HIST_FIELD_OPERANDS_MAX; i++) in destroy_hist_field()