Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/trace/
H A 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
/openbmc/linux/kernel/trace/
H A Dtrace_events_hist.c1265 static u64 hist_field_var_ref(struct hist_field *hist_field, in hist_field_var_ref() function
4327 return hist_field_var_ref(hist_field, elt, buffer, rbe, event); in hist_fn_call()