Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_events_hist.c486 HIST_FIELD_FL_HITCOUNT = 1 << 0, enumerator
1957 if (flags & HIST_FIELD_FL_HITCOUNT) { in create_hist_field()
4167 create_hist_field(hist_data, NULL, HIST_FIELD_FL_HITCOUNT, NULL); in create_hitcount_val()
5559 else if (flags & HIST_FIELD_FL_HITCOUNT) in hist_field_debug_show_flags()
5739 HIST_FIELD_FL_HITCOUNT); in hist_trigger_debug_show()