Searched refs:hist_field_print (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | trace_events_hist.c | 5113 static void hist_field_print(struct seq_file *m, struct hist_field *hist_field) in hist_field_print() function 5166 hist_field_print(m, field); in event_hist_trigger_print() 5182 hist_field_print(m, field); in event_hist_trigger_print() 5197 hist_field_print(m, field); in event_hist_trigger_print() 5225 hist_field_print(m, hist_data->fields[idx]); in event_hist_trigger_print()
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_events_hist.c | 5929 static void hist_field_print(struct seq_file *m, struct hist_field *hist_field) in hist_field_print() function 5990 hist_field_print(m, field); in event_hist_trigger_print() 6009 hist_field_print(m, field); in event_hist_trigger_print() 6025 hist_field_print(m, field); in event_hist_trigger_print() 6053 hist_field_print(m, hist_data->fields[idx]); in event_hist_trigger_print()
|
Completed in 15 milliseconds