Home
last modified time | relevance | path

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

/linux/Documentation/trace/
H A Dhistogram-design.rst84 that such as the size, offset, type, and a hist_field_fn_t function,
233 fn = hist_field_fn_t
243 hist_field_fn_t fn() associated with that field, along with the
691 fn = hist_field_fn_t
1087 fn = hist_field_fn_t
/linux/kernel/trace/
H A Dtrace_events_hist.c87 typedef u64 (*hist_field_fn_t) (struct hist_field *field, typedef