Home
last modified time | relevance | path

Searched defs:hist_field (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_events_hist.c115 struct hist_field { struct
171 static u64 hist_field_string(struct hist_field *hist_field, in hist_field_string() argument
181 static u64 hist_field_dynstring(struct hist_field *hist_fiel argument
193 hist_field_pstring(struct hist_field *hist_field, struct tracing_map_elt *elt, struct ring_buffer_event *rbe, void *event) hist_field_pstring() argument
203 hist_field_log2(struct hist_field *hist_field, struct tracing_map_elt *elt, struct ring_buffer_event *rbe, void *event) hist_field_log2() argument
215 hist_field_plus(struct hist_field *hist_field, struct tracing_map_elt *elt, struct ring_buffer_event *rbe, void *event) hist_field_plus() argument
229 hist_field_minus(struct hist_field *hist_field, struct tracing_map_elt *elt, struct ring_buffer_event *rbe, void *event) hist_field_minus() argument
243 hist_field_unary_minus(struct hist_field *hist_field, struct tracing_map_elt *elt, struct ring_buffer_event *rbe, void *event) hist_field_unary_minus() argument
626 hist_field_timestamp(struct hist_field *hist_field, struct tracing_map_elt *elt, struct ring_buffer_event *rbe, void *event) hist_field_timestamp() argument
642 hist_field_cpu(struct hist_field *hist_field, struct tracing_map_elt *elt, struct ring_buffer_event *rbe, void *event) hist_field_cpu() argument
664 check_field_for_var_ref(struct hist_field *hist_field, struct hist_trigger_data *var_data, unsigned int var_idx) check_field_for_var_ref() argument
693 struct hist_field *hist_field; find_var_ref() local
784 field_has_hist_vars(struct hist_field *hist_field, unsigned int level) field_has_hist_vars() argument
812 struct hist_field *hist_field; has_hist_vars() local
870 struct hist_field *hist_field, *found = NULL; find_var_field() local
891 struct hist_field *hist_field; find_var() local
947 struct hist_field *hist_field; find_file_var() local
967 struct hist_field *hist_field, *found = NULL; find_match_var() local
1002 struct hist_field *hist_field = NULL; find_event_var() local
1022 hist_field_var_ref(struct hist_field *hist_field, struct tracing_map_elt *elt, struct ring_buffer_event *rbe, void *event) hist_field_var_ref() argument
1044 struct hist_field *hist_field; resolve_var_refs() local
1444 get_hist_field_flags(struct hist_field *hist_field) get_hist_field_flags() argument
1568 get_hist_field(struct hist_field *hist_field) get_hist_field() argument
1573 __destroy_hist_field(struct hist_field *hist_field) __destroy_hist_field() argument
1588 destroy_hist_field(struct hist_field *hist_field, unsigned int level) destroy_hist_field() argument
1613 struct hist_field *hist_field; create_hist_field() local
2046 struct hist_field *hist_field = NULL; parse_atom() local
2365 struct hist_field *target_hist_field, *hist_field; compatible_keys() local
2596 struct hist_field *hist_field = NULL; find_target_event_var() local
3339 check_synth_field(struct synth_event *event, struct hist_field *hist_field, unsigned int field_pos) check_synth_field() argument
3374 struct hist_field *hist_field; trace_action_find_var() local
3399 struct hist_field *hist_field = NULL; trace_action_create_field_var() local
3451 struct hist_field *hist_field, *var_ref; trace_action_create() local
3700 struct hist_field *hist_field; __create_val_field() local
3803 struct hist_field *hist_field = NULL; create_key_field() local
4032 struct hist_field *hist_field; create_sort_keys() local
4373 struct hist_field *hist_field; create_tracing_map_fields() local
4475 struct hist_field *hist_field; hist_trigger_elt_update() local
5113 hist_field_print(struct seq_file *m, struct hist_field *hist_field) hist_field_print() argument
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_events_hist.c157 struct hist_field { struct
227 static u64 hist_field_string(struct hist_field *hist_field, in hist_field_string() argument
238 hist_field_dynstring(struct hist_field *hist_field, struct tracing_map_elt *elt, struct trace_buffer *buffer, struct ring_buffer_event *rbe, void *event) hist_field_dynstring() argument
251 hist_field_reldynstring(struct hist_field *hist_field, struct tracing_map_elt *elt, struct trace_buffer *buffer, struct ring_buffer_event *rbe, void *event) hist_field_reldynstring() argument
265 hist_field_pstring(struct hist_field *hist_field, struct tracing_map_elt *elt, struct trace_buffer *buffer, struct ring_buffer_event *rbe, void *event) hist_field_pstring() argument
276 hist_field_log2(struct hist_field *hist_field, struct tracing_map_elt *elt, struct trace_buffer *buffer, struct ring_buffer_event *rbe, void *event) hist_field_log2() argument
289 hist_field_bucket(struct hist_field *hist_field, struct tracing_map_elt *elt, struct trace_buffer *buffer, struct ring_buffer_event *rbe, void *event) hist_field_bucket() argument
310 hist_field_plus(struct hist_field *hist_field, struct tracing_map_elt *elt, struct trace_buffer *buffer, struct ring_buffer_event *rbe, void *event) hist_field_plus() argument
325 hist_field_minus(struct hist_field *hist_field, struct tracing_map_elt *elt, struct trace_buffer *buffer, struct ring_buffer_event *rbe, void *event) hist_field_minus() argument
340 hist_field_div(struct hist_field *hist_field, struct tracing_map_elt *elt, struct trace_buffer *buffer, struct ring_buffer_event *rbe, void *event) hist_field_div() argument
363 div_by_power_of_two(struct hist_field *hist_field, struct tracing_map_elt *elt, struct trace_buffer *buffer, struct ring_buffer_event *rbe, void *event) div_by_power_of_two() argument
377 div_by_not_power_of_two(struct hist_field *hist_field, struct tracing_map_elt *elt, struct trace_buffer *buffer, struct ring_buffer_event *rbe, void *event) div_by_not_power_of_two() argument
391 div_by_mult_and_shift(struct hist_field *hist_field, struct tracing_map_elt *elt, struct trace_buffer *buffer, struct ring_buffer_event *rbe, void *event) div_by_mult_and_shift() argument
425 hist_field_mult(struct hist_field *hist_field, struct tracing_map_elt *elt, struct trace_buffer *buffer, struct ring_buffer_event *rbe, void *event) hist_field_mult() argument
440 hist_field_unary_minus(struct hist_field *hist_field, struct tracing_map_elt *elt, struct trace_buffer *buffer, struct ring_buffer_event *rbe, void *event) hist_field_unary_minus() argument
867 hist_field_timestamp(struct hist_field *hist_field, struct tracing_map_elt *elt, struct trace_buffer *buffer, struct ring_buffer_event *rbe, void *event) hist_field_timestamp() argument
884 hist_field_cpu(struct hist_field *hist_field, struct tracing_map_elt *elt, struct trace_buffer *buffer, struct ring_buffer_event *rbe, void *event) hist_field_cpu() argument
907 check_field_for_var_ref(struct hist_field *hist_field, struct hist_trigger_data *var_data, unsigned int var_idx) check_field_for_var_ref() argument
936 struct hist_field *hist_field; find_var_ref() local
1027 field_has_hist_vars(struct hist_field *hist_field, unsigned int level) field_has_hist_vars() argument
1055 struct hist_field *hist_field; has_hist_vars() local
1113 struct hist_field *hist_field, *found = NULL; find_var_field() local
1134 struct hist_field *hist_field; find_var() local
1190 struct hist_field *hist_field; find_file_var() local
1210 struct hist_field *hist_field, *found = NULL; find_match_var() local
1245 struct hist_field *hist_field = NULL; find_event_var() local
1265 hist_field_var_ref(struct hist_field *hist_field, struct tracing_map_elt *elt, struct trace_buffer *buffer, struct ring_buffer_event *rbe, void *event) hist_field_var_ref() argument
1288 struct hist_field *hist_field; resolve_var_refs() local
1637 struct hist_field *hist_field; hist_trigger_elt_data_alloc() local
1702 get_hist_field_flags(struct hist_field *hist_field) get_hist_field_flags() argument
1904 get_hist_field(struct hist_field *hist_field) get_hist_field() argument
1909 __destroy_hist_field(struct hist_field *hist_field) __destroy_hist_field() argument
1926 destroy_hist_field(struct hist_field *hist_field, unsigned int level) destroy_hist_field() argument
1951 struct hist_field *hist_field; create_hist_field() local
2457 struct hist_field *hist_field = NULL; parse_atom() local
2871 struct hist_field *target_hist_field, *hist_field; compatible_keys() local
3102 struct hist_field *hist_field = NULL; find_target_event_var() local
3871 check_synth_field(struct synth_event *event, struct hist_field *hist_field, unsigned int field_pos) check_synth_field() argument
3909 struct hist_field *hist_field; trace_action_find_var() local
3934 struct hist_field *hist_field = NULL; trace_action_create_field_var() local
3986 struct hist_field *hist_field, *var_ref; trace_action_create() local
4236 struct hist_field *hist_field; __create_val_field() local
4287 hist_field_execname(struct hist_field *hist_field, struct tracing_map_elt *elt, struct trace_buffer *buffer, struct ring_buffer_event *rbe, void *event) hist_field_execname() argument
4306 hist_field_stack(struct hist_field *hist_field, struct tracing_map_elt *elt, struct trace_buffer *buffer, struct ring_buffer_event *rbe, void *event) hist_field_stack() argument
4319 hist_fn_call(struct hist_field *hist_field, struct tracing_map_elt *elt, struct trace_buffer *buffer, struct ring_buffer_event *rbe, void *event) hist_fn_call() argument
4390 update_var_execname(struct hist_field *hist_field) update_var_execname() argument
4487 struct hist_field *hist_field = NULL; create_key_field() local
4715 struct hist_field *hist_field; create_sort_keys() local
5056 struct hist_field *hist_field; create_tracing_map_fields() local
5159 struct hist_field *hist_field; hist_trigger_elt_update() local
5929 hist_field_print(struct seq_file *m, struct hist_field *hist_field) hist_field_print() argument
[all...]

Completed in 17 milliseconds