Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_events_hist.c6170 static void hist_field_print(struct seq_file *m, struct hist_field *hist_field)
6234 hist_field_print(m, field); in event_hist_trigger_print()
6253 hist_field_print(m, field); in event_hist_trigger_print()
6269 hist_field_print(m, field); in event_hist_trigger_print()
6297 hist_field_print(m, hist_data->fields[idx]); in event_hist_trigger_print()
6173 static void hist_field_print(struct seq_file *m, struct hist_field *hist_field) hist_field_print() function