Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_events_hist.c495 HIST_FIELD_FL_HITCOUNT = 1 << 0, enumerator
1380 } else if (field->flags & HIST_FIELD_FL_HITCOUNT) in hist_field_name()
1985 if (flags & HIST_FIELD_FL_HITCOUNT) { in create_hist_field()
2406 *flags |= HIST_FIELD_FL_HITCOUNT; in parse_field()
4252 create_hist_field(hist_data, NULL, HIST_FIELD_FL_HITCOUNT, NULL); in create_hitcount_val()
5877 else if (flags & HIST_FIELD_FL_HITCOUNT) in hist_field_debug_show_flags()
6058 HIST_FIELD_FL_HITCOUNT); in hist_trigger_debug_show()