Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/trace/
Dhistogram-design.rst1957 fn(), which is hist_field_var_ref() and makes that the fn() of the
1958 alias. The hist_field_var_ref() fn() requires the var_ref_idx of the
/Linux-v5.10/kernel/trace/
Dtrace_events_hist.c1021 static u64 hist_field_var_ref(struct hist_field *hist_field, in hist_field_var_ref() function
1619 hist_field->fn = hist_field_var_ref; in create_hist_field()