Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/trace/
Dtrace_events_hist.c92 #define HIST_FIELD_OPERANDS_MAX 2 macro
160 struct hist_field *operands[HIST_FIELD_OPERANDS_MAX];
1041 for (i = 0; i < HIST_FIELD_OPERANDS_MAX; i++) { in field_has_hist_vars()
1920 for (i = 0; i < HIST_FIELD_OPERANDS_MAX; i++) in destroy_hist_field()