Home
last modified time | relevance | path

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

/linux-6.15/kernel/trace/
H A Dtrace_events_hist.c929 struct hist_field *hist_field; in find_var_ref() local
1048 struct hist_field *hist_field; in has_hist_vars() local
1127 struct hist_field *hist_field; in find_var() local
1183 struct hist_field *hist_field; in find_file_var() local
1281 struct hist_field *hist_field; in resolve_var_refs() local
1627 struct hist_field *hist_field; in hist_trigger_elt_data_alloc() local
1941 struct hist_field *hist_field; in create_hist_field() local
3899 struct hist_field *hist_field; in trace_action_find_var() local
4226 struct hist_field *hist_field; in __create_val_field() local
5045 struct hist_field *hist_field; in create_tracing_map_fields() local
[all …]
/linux-6.15/Documentation/trace/
H A Dhistogram-design.rst75 an array containing struct hist_field representations of each
82 Each struct hist_field contains a pointer to the ftrace_event_field
232 hist_data.fields = struct hist_field
241 is just one subkey corresponding to pid), the hist_field that
259 and, as for the keys, uses the hist_field's fn() and size and offset
262 continually-updated tracing_map_field.sum member. Some hist_field
371 as another type of hist_field and for a given hist trigger are added
375 make use of a new .var.idx field member in struct hist_field, which
690 hist_data.fields = struct hist_field
696 When a hist trigger makes use of a variable, a new hist_field is
[all …]