Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_events_hist.c492 #define HIST_KEY_SIZE_MAX (MAX_FILTER_STR_VAL + HIST_STACKTRACE_SIZE) macro
4560 if (hist_data->key_size > HIST_KEY_SIZE_MAX) { in create_key_field()
5307 char compound_key[HIST_KEY_SIZE_MAX];